mirror of
https://github.com/reactos/reactos.git
synced 2025-06-06 01:40:36 +00:00
Add devmgmt to the build system, thus fixing make bootcd
svn path=/trunk/; revision=24302
This commit is contained in:
parent
1533a93526
commit
cad356e2d8
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
|||
<directory name="cmdutils">
|
||||
<xi:include href="cmdutils/cmdutils.rbuild" />
|
||||
</directory>
|
||||
<directory name="devmgmt">
|
||||
<xi:include href="devmgmt/devmgmt.rbuild" />
|
||||
</directory>
|
||||
<directory name="devmgr">
|
||||
<xi:include href="devmgr/devmgr.rbuild" />
|
||||
</directory>
|
||||
|
|
Loading…
Reference in a new issue