fix advpack_winetest build
authorChristoph von Wittich <christoph_vw@reactos.org>
Sat, 25 Oct 2008 14:16:58 +0000 (14:16 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Sat, 25 Oct 2008 14:16:58 +0000 (14:16 +0000)
svn path=/trunk/; revision=36943

rostests/winetests/advpack/advpack.rbuild

index 2ccd3f8..4ed7a98 100644 (file)
@@ -3,6 +3,7 @@
 <group>
 <module name="advpack_winetest" type="win32cui" installbase="bin" installname="advpack_winetest.exe" allowwarnings="true">
        <include base="advpack_winetest">.</include>
+       <file>advpack.c</file>
        <file>files.c</file>
        <file>install.c</file>
        <file>testlist.c</file>