[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Facades / System.Security.Cryptography.Encryption / Makefile
index 26d1d81df8097a7ab2b9d711f3674cc949b7ce0f..0e8b16442809185da2b5cbbd1360e5d6179ef6d7 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Security.Cryptography.Encryption.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
+LIB_MCS_FLAGS = $(SIGN_FLAGS) 
 
 PLATFORM_DEBUG_FLAGS =