Merge remote branch 'upstream/master'
[mono.git] / mcs / class / System.Web.Extensions.Design / Makefile
index 98791f83596ad0c60eb7a2f215ec1e009d84d3af..b0d4288e45ab1d38cba19fe49cb64246bc97aff0 100644 (file)
@@ -6,8 +6,7 @@ LIBRARY = System.Web.Extensions.Design.dll
 
 LIB_MCS_FLAGS = \
        -define:NET_3_5                 \
-       -r:System.dll -r:System.Design.dll -r:System.Drawing.dll \
-       $(OTHER_LIB_MCS_FLAGS)
+       -r:System.dll -r:System.Design.dll -r:System.Drawing.dll -r:System.Windows.Forms.dll
 
 include ../../build/library.make