Merge pull request #2720 from mono/fix-39325
[mono.git] / mcs / class / Facades / Microsoft.Win32.Primitives / Makefile
index 18edf544bdbf8a275598452b990334b058204390..4b0a8ce48f852315136014265fd5026e902eee2b 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = Microsoft.Win32.Primitives.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
 
 PLATFORM_DEBUG_FLAGS =