Merge pull request #2346 from xmcclure/proxy-load-fail
[mono.git] / mcs / class / Microsoft.Build.Tasks / Makefile
index 5ba2288ff2dd4bf8e32299d75e4d4f4200ab48e6..66b74a847289a6e708a92bb23fa294d3cab2e4bf 100644 (file)
@@ -9,6 +9,7 @@ LIBRARY = Microsoft.Build.Tasks.dll
 
 LIBRARY_NAME = Microsoft.Build.Tasks$(NAME_SUFFIX).dll
 
+LIB_REFS = System System.Core System.Xml System.Windows.Forms
 LIB_MCS_FLAGS = \
        /r:$(corlib)                            \
        /r:System.dll                           \