Forgot the rbuild file.
Modified: trunk/reactos/base/system/servman/servman.rbuild

Modified: trunk/reactos/base/system/servman/servman.rbuild
--- trunk/reactos/base/system/servman/servman.rbuild	2006-01-30 18:48:10 UTC (rev 45)
+++ trunk/reactos/base/system/servman/servman.rbuild	2006-01-30 18:55:32 UTC (rev 46)
@@ -15,12 +15,14 @@
 	<compilationunit name="unit.c">
 		<file>about.c</file>
 		<file>control.c</file>
+		<file>create.c</file>
+		<file>export.c</file>
 		<file>geterror.c</file>
 		<file>progress.c</file>
 		<file>propsheet.c</file>
 		<file>query.c</file>
 		<file>servman.c</file>
-		<file>start.c</file>
+		<file>start.c</file>		
 	</compilationunit>
 	<file>servman.rc</file>
 	<pch>servman.h</pch>