Merge pull request #2698 from esdrubal/iosxmlarray
[mono.git] / mcs / class / Facades / System.Security.Cryptography.ProtectedData / Makefile
index 56189e5634667cf8fbb28139198443a45f73a65a..f82c860416253a13030c5d35a30a5049c7a540b9 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Security.Cryptography.ProtectedData.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.Security.dll
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll /r:System.Security.dll
 
 PLATFORM_DEBUG_FLAGS =