X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Http%2FMakefile;h=f3801411afa27024cb3d2cb3624f384c2d951fa8;hb=0ebac113fce97894d0a53844f62c660a27cad7f7;hp=d52144b2154268ec3c8b3322bd9816967b29b33e;hpb=12b712c8917ac1411c3f85436845ec53d8c33a18;p=mono.git diff --git a/mcs/class/Mono.Http/Makefile b/mcs/class/Mono.Http/Makefile index d52144b2154..f3801411afa 100644 --- a/mcs/class/Mono.Http/Makefile +++ b/mcs/class/Mono.Http/Makefile @@ -4,8 +4,7 @@ include ../../build/rules.make LIBRARY = Mono.Http.dll LIB_REFS = System System.Xml System.Web ICSharpCode.SharpZipLib Mono.Security -LIB_MCS_FLAGS = -r:$(corlib) \ - -nowarn:618 +LIB_MCS_FLAGS = -nowarn:618 NO_TEST = yes