[build] Change the way how mcs references are passed to compiler to always use full...
[mono.git] / mcs / class / Mono.Directory.LDAP / Makefile
index 919f24f0d62cc6c6d81d6cae14996cd8805c73cf..040a1801e1c29afd53171d01eb1a6e6cb9796542 100644 (file)
@@ -4,6 +4,6 @@ include ../../build/rules.make
 
 LIBRARY = Mono.Directory.LDAP.dll
 LIB_REFS = System System.Data
-LIB_MCS_FLAGS = /r:$(corlib)
+LIB_MCS_FLAGS =
 
 include ../../build/library.make