mirror of
https://github.com/reactos/reactos.git
synced 2025-07-28 01:52:06 +00:00
Add testsets to building process too, so that they don't bitrot (compile time is neglectable)
svn path=/trunk/; revision=23729
This commit is contained in:
parent
0e407eb6b4
commit
2857ff8136
1 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,9 @@
|
|||
<directory name="taskmgr">
|
||||
<xi:include href="taskmgr/taskmgr.rbuild" />
|
||||
</directory>
|
||||
<directory name="testsets">
|
||||
<xi:include href="testsets/testsets.rbuild" />
|
||||
</directory>
|
||||
<directory name="winefile">
|
||||
<xi:include href="winefile/winefile.rbuild" />
|
||||
</directory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue