Merge pull request #2747 from lambdageek/dev/monoerror-mono_remote_class
[mono.git] / mcs / class / Facades / System.ComponentModel.Annotations / Makefile
index 9784328aed3ec6b9c34d95e40975e640d71e5104..0e5a336b82cfd49d13d88ef67dbf30ca33847a0d 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.ComponentModel.Annotations.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System.ComponentModel.DataAnnotations
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System.ComponentModel.DataAnnotations
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
 
 PLATFORM_DEBUG_FLAGS =