Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / System.EnterpriseServices / Makefile
index f0eac39bcdf5cf9df7b333031f147f91d7d64ffb..90f38e9fc9ade77d12212d6d6ceffb38a063ab2d 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = System.EnterpriseServices.dll
 LIB_REFS = System.Transactions
-LIB_MCS_FLAGS = /nowarn:0168 /nowarn:0162 /r:$(corlib)
+LIB_MCS_FLAGS = /nowarn:0168 /nowarn:0162
 NO_TEST = yes
 
 include ../../build/library.make