[corlib] Tweak the fix for the reference sources' inability to support sub-minute...
[mono.git] / mcs / class / PEAPI / Makefile
index a409393f1968944b8ad318996c6d4c346d835950..e699f77f53f1f88d963a7d07db05b820b682066a 100644 (file)
@@ -3,7 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = PEAPI.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll -nowarn:414,618
+LIB_REFS = System
+LIB_MCS_FLAGS = /r:$(corlib) -nowarn:414,618
 NO_TEST = yes
 
 EXTRA_DISTFILES = README.txt