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