* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / System.ServiceProcess / Makefile
index 5befd1ea05ea993c8220dcc566e64e3dde62216a..c53d28f9d0f5deba9552f099525f91901f23c967 100644 (file)
@@ -3,8 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.ServiceProcess.dll
-LIB_MCS_FLAGS = /r:System.dll
-NO_TEST = yes
+LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll
+TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618 -nowarn:219 -nowarn:169
 
 EXTRA_DISTFILES =