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.Dynamic/Makefile')
-rw-r--r--mcs/class/System.Dynamic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.Dynamic/Makefile b/mcs/class/System.Dynamic/Makefile
index 38490f85cfd..19de3569d00 100644
--- a/mcs/class/System.Dynamic/Makefile
+++ b/mcs/class/System.Dynamic/Makefile
@@ -4,6 +4,7 @@ include ../../build/rules.make
LIBRARY = System.Dynamic.dll
+LIB_REFS = System.Core System
LIB_MCS_FLAGS = -unsafe -d:CODEPLEX_40 -r:System.Core.dll -r:System.dll -nowarn:414,169
# This is a .NET 4.0+ only assembly