mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
forgot to commit these files
svn path=/trunk/; revision=23744
This commit is contained in:
parent
5a6172f875
commit
0d7f6179b7
3 changed files with 10 additions and 0 deletions
2
reactos/boot/bootdata/bootcdregtest/bootcdregtest.rbuild
Normal file
2
reactos/boot/bootdata/bootcdregtest/bootcdregtest.rbuild
Normal file
|
@ -0,0 +1,2 @@
|
|||
<module name="bootcdregtest" type="isoregtest">
|
||||
</module>
|
|
@ -14,4 +14,10 @@
|
|||
<directory name="livecd">
|
||||
<xi:include href="livecd/livecd.rbuild" />
|
||||
</directory>
|
||||
<directory name="bootcdregtest">
|
||||
<xi:include href="bootcdregtest/bootcdregtest.rbuild" />
|
||||
</directory>
|
||||
<directory name="livecdregtest">
|
||||
<xi:include href="livecdregtest/livecdregtest.rbuild" />
|
||||
</directory>
|
||||
</group>
|
||||
|
|
2
reactos/boot/bootdata/livecdregtest/livecdregtest.rbuild
Normal file
2
reactos/boot/bootdata/livecdregtest/livecdregtest.rbuild
Normal file
|
@ -0,0 +1,2 @@
|
|||
<module name="livecdregtest" type="liveisoregtest">
|
||||
</module>
|
Loading…
Reference in a new issue