* System.Web.vmwcsproj: grasshopper project file fix, added PageParser.jvm.cs, WebSer...
[mono.git] / mcs / class / Mono.Http / Makefile
index fa52b9dd7231662ee8e8251bbfd1b2ff48f3dd11..820e4ce3009a6176b7ab55486883da017e8811ba 100644 (file)
@@ -3,8 +3,12 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Mono.Http.dll
-LIB_MCS_FLAGS = -r:$(corlib) -r:System.dll -r:System.Xml.dll \
-               -r:System.Web.dll -r:ICSharpCode.SharpZipLib.dll
+LIB_MCS_FLAGS = -r:$(corlib) \
+               -r:System.dll \
+               -r:System.Xml.dll \
+               -r:System.Web.dll \
+               -r:ICSharpCode.SharpZipLib.dll \
+               -r:Mono.Security.dll
 
 NO_TEST = yes