diff --git a/reactos/boot/bootdata/arm/directory.rbuild b/reactos/boot/bootdata/arm/directory.rbuild new file mode 100644 index 00000000000..7387d110f6b --- /dev/null +++ b/reactos/boot/bootdata/arm/directory.rbuild @@ -0,0 +1,12 @@ + + + + + hivecls.inf + hivedef.inf + hivesft.inf + hivesys.inf + txtsetup.sif + unattend.inf + + \ No newline at end of file diff --git a/reactos/boot/bootdata/bootdata.rbuild b/reactos/boot/bootdata/bootdata.rbuild index db1da783ea8..231e1dd38b4 100644 --- a/reactos/boot/bootdata/bootdata.rbuild +++ b/reactos/boot/bootdata/bootdata.rbuild @@ -4,12 +4,25 @@ autorun.inf icon.ico readme.txt - hivecls.inf - hivedef.inf - hivesft.inf - hivesys.inf - txtsetup.sif - unattend.inf + + + + + + + + + + + + + diff --git a/reactos/boot/bootdata/i386/directory.rbuild b/reactos/boot/bootdata/i386/directory.rbuild new file mode 100644 index 00000000000..7387d110f6b --- /dev/null +++ b/reactos/boot/bootdata/i386/directory.rbuild @@ -0,0 +1,12 @@ + + + + + hivecls.inf + hivedef.inf + hivesft.inf + hivesys.inf + txtsetup.sif + unattend.inf + + \ No newline at end of file