Merge pull request #4327 from vkargov/vk-abcremedy
[mono.git] / mcs / class / Mono.WebBrowser / Makefile
index 51fbe4015f42283816af4fc1513e9a857a6986e4..d632681cdb089201dfef73752d32b323b6f38094 100644 (file)
@@ -4,7 +4,7 @@ include ../../build/rules.make
 
 LIBRARY = Mono.WebBrowser.dll
 LIB_REFS = System
-LIB_MCS_FLAGS = -r:System.dll -warn:1
+LIB_MCS_FLAGS = -warn:1
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)