summaryrefslogtreecommitdiff
path: root/mcs/class/System.Net.Http/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Net.Http/Makefile')
-rw-r--r--mcs/class/System.Net.Http/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.Net.Http/Makefile b/mcs/class/System.Net.Http/Makefile
index 715fa63120..ce2e097fee 100644
--- a/mcs/class/System.Net.Http/Makefile
+++ b/mcs/class/System.Net.Http/Makefile
@@ -4,7 +4,7 @@ include ../../build/rules.make
LIBRARY = System.Net.Http.dll
-LIB_MCS_FLAGS = -r:System.Core.dll -r:System.dll
+LIB_MCS_FLAGS = -r:System.Core.dll -r:System.dll $(EXTRA_LIB_MCS_FLAGS)
TEST_MCS_FLAGS = -r:System.dll -r:System.Core.dll