Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/Mono.XBuild.Tasks/Makefile')
-rw-r--r--mcs/class/Mono.XBuild.Tasks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/Mono.XBuild.Tasks/Makefile b/mcs/class/Mono.XBuild.Tasks/Makefile
index 7135c45e3c7..ef144fe461d 100644
--- a/mcs/class/Mono.XBuild.Tasks/Makefile
+++ b/mcs/class/Mono.XBuild.Tasks/Makefile
@@ -7,6 +7,7 @@ include $(XBUILD_DIR)/xbuild.make
LIBRARY = Mono.XBuild.Tasks.dll
+LIB_REFS = System System.Xml
LIB_MCS_FLAGS = \
/r:$(corlib) \
/r:System.dll \