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/CustomMarshalers/Makefile')
-rw-r--r--mcs/class/CustomMarshalers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/CustomMarshalers/Makefile b/mcs/class/CustomMarshalers/Makefile
index eb350f8bb0a..afe94b71fba 100644
--- a/mcs/class/CustomMarshalers/Makefile
+++ b/mcs/class/CustomMarshalers/Makefile
@@ -3,6 +3,7 @@ SUBDIRS =
include ../../build/rules.make
LIBRARY = CustomMarshalers.dll
+LIB_REFS = System
LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
NO_TEST = yes