[build] Use full filename for csc references
[mono.git] / mcs / class / Facades / System.Security.Cryptography.Hashing / Makefile
index 5416125129889557ac4974bcd392e04126a8f148..450bb596fd866717afb7f142bc914b02ce12a80b 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Security.Cryptography.Hashing.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 =