Merge pull request #2799 from BrzVlad/fix-conc-card-clean
[mono.git] / mcs / class / Facades / System.ServiceModel.Http / Makefile
index 6b96b54e88ee09ffccde79279f98816c48a8661d..99587810c49caec9570c7cb6cde16120cc562fc1 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.ServiceModel.Http.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System.ServiceModel
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib /r:System.ServiceModel
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
 
 PLATFORM_DEBUG_FLAGS =