[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / tools / wsdl / Makefile
index 786c81885f058917cf44cce45d1416c33a07b8ea..293cf9d2811497344bac95184a292e9936e12289 100644 (file)
@@ -2,7 +2,8 @@ thisdir = tools/wsdl
 SUBDIRS = 
 include ../../build/rules.make
 
-LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.Web.Services.dll -r:System.dll
+LOCAL_MCS_FLAGS =
+LIB_REFS = System.Xml System.Web.Services System
 
 PROGRAM = wsdl.exe