Merge pull request #2698 from esdrubal/iosxmlarray
[mono.git] / mcs / tools / sgen / Makefile
index 489175a5c55165edf53620c81078dbd2774aec1c..bf5bd1c904e560af111c0b9f312dc980f7965fa9 100644 (file)
@@ -2,7 +2,7 @@ thisdir = tools/sgen
 SUBDIRS = 
 include ../../build/rules.make
 
-LOCAL_MCS_FLAGS = -r:System.Xml.dll
+LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.dll
 PROGRAM = sgen.exe
 
 include ../../build/executable.make