[build] Use full filename for csc references
[mono.git] / mcs / class / Facades / System.Security.Claims / Makefile
index b54631083bbe0c81c2d701511098a3c39e1f95b3..72b761e38a545cdae65eb899e1b28e82073642ab 100644 (file)
@@ -12,7 +12,7 @@ LIBRARY = System.Security.Claims.dll
 KEY_FILE = ../../msfinal.pub
 SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowarn:1616,1699
 LIB_REFS = System
-LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib
+LIB_MCS_FLAGS = $(SIGN_FLAGS) /r:mscorlib.dll
 
 PLATFORM_DEBUG_FLAGS =