mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 08:08:38 +00:00
4b912ebbbc
Inspired by bug 2627 svn path=/trunk/; revision=29036
10 lines
317 B
Ruby
10 lines
317 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE group SYSTEM "../tools/rbuild/project.dtd">
|
|
<group xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<directory name="freeldr">
|
|
<xi:include href="freeldr/freeldr.rbuild" />
|
|
</directory>
|
|
<directory name="bootdata">
|
|
<xi:include href="bootdata/bootdata.rbuild" />
|
|
</directory>
|
|
</group>
|