Merge pull request #2379 from xmcclure/babysitter-contd
[mono.git] / mcs / class / System.ServiceProcess / Makefile
index 917e370a265a0c7fd294d427d564c764fe7b5ccf..82de1c3ee28284fa58978023a7856832d2868ad6 100644 (file)
@@ -3,9 +3,9 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.ServiceProcess.dll
-LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll \
-       /warnaserror /nowarn:0618
-TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) /warnaserror
+LIB_REFS = System System.Configuration.Install System.Windows.Forms
+LIB_MCS_FLAGS = /nowarn:0618
+TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
 EXTRA_DISTFILES =