Autosyncing with Wine HEAD
[reactos.git] / reactos / dll / win32 / comdlg32 / comdlg32.rbuild
index 055d3eb..92f36a5 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
+<group>
 <module name="comdlg32" type="win32dll" baseaddress="${BASEADDRESS_COMDLG32}" installbase="system32" installname="comdlg32.dll" allowwarnings="true">
        <importlibrary definition="comdlg32.spec.def" />
        <include base="comdlg32">.</include>
@@ -30,3 +31,4 @@
        <file>rsrc.rc</file>
        <file>comdlg32.spec</file>
 </module>
+</group>