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:
Aleksey Bragin 2006-08-26 21:11:08 +00:00
parent 0e407eb6b4
commit 2857ff8136

View file

@ -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>