X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Net.Http%2FMakefile;h=715fa63120bcfc6d2878ed8ec28cb3f35746e2b6;hb=14b42141c031514e1a8e93265cd0364e75a1c6f2;hp=f2045607ae66d0607713dfd7ae33ccd1aea794ce;hpb=261e0ba03b1220de78dad6882270e7ca14b88069;p=mono.git diff --git a/mcs/class/System.Net.Http/Makefile b/mcs/class/System.Net.Http/Makefile index f2045607ae6..715fa63120b 100644 --- a/mcs/class/System.Net.Http/Makefile +++ b/mcs/class/System.Net.Http/Makefile @@ -6,4 +6,6 @@ LIBRARY = System.Net.Http.dll LIB_MCS_FLAGS = -r:System.Core.dll -r:System.dll +TEST_MCS_FLAGS = -r:System.dll -r:System.Core.dll + include ../../build/library.make