[sgen] Fix logging of major heap size with concurrent sweep
[mono.git] / mcs / class / Facades / System.IO.MemoryMappedFiles / Makefile
index 5d44a225ec40496345682e8eb2633c30e3350b05..1ea56e44d9432db6cd5104cca5ca05b32611ba71 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.IO.MemoryMappedFiles.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System.Core.dll
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll /r:System.Core.dll
 
 PLATFORM_DEBUG_FLAGS =