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/System.Data.DataSetExtensions/Makefile')
-rw-r--r--mcs/class/System.Data.DataSetExtensions/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Data.DataSetExtensions/Makefile b/mcs/class/System.Data.DataSetExtensions/Makefile
index 7e38425ffea..4a538d5ef25 100644
--- a/mcs/class/System.Data.DataSetExtensions/Makefile
+++ b/mcs/class/System.Data.DataSetExtensions/Makefile
@@ -4,6 +4,7 @@ include ../../build/rules.make
LIBRARY = System.Data.DataSetExtensions.dll
+LIB_REFS = System.Core System System.Data System.Xml System.Web
LIB_MCS_FLAGS = \
-r:$(corlib) \
-r:System.Core.dll \