* OleDbParameterCollectionTest.cs: Fix compile error in 1.1 profile.
[mono.git] / mcs / class / System.ServiceProcess / Makefile
index 9153893b1f0d498f3f6450144b1124936f3e1f3a..3e1e6f988ce3cd68347e672f78ceaa4f40abd44b 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.ServiceProcess.dll
-LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll
+LIB_MCS_FLAGS = /r:System.dll /r:System.Configuration.Install.dll /warnaserror
+TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) /warnaserror
 
 EXTRA_DISTFILES =