[build] Use full filename for csc references
[mono.git] / mcs / class / Facades / System.ComponentModel.EventBasedAsync / Makefile
index 04e3392f1d39b6ac4603893c22480d08ee01d07e..3bb78c169959296cd387ae7f09351add9b11ded6 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.ComponentModel.EventBasedAsync.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
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
 
 PLATFORM_DEBUG_FLAGS =