X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web%2Fmakefile;h=ee3408834f3ee7f572df1d0314e5478dcafcfeea;hb=cd35797483fe299bc3ac0dd3e99f6b9361c21273;hp=82108bbf501e5599f69aa6894286ce168089ed88;hpb=dc1fbf2e379969f661d31d787c561755a15d75b9;p=mono.git diff --git a/mcs/class/System.Web/makefile b/mcs/class/System.Web/makefile index 82108bbf501..ee3408834f3 100644 --- a/mcs/class/System.Web/makefile +++ b/mcs/class/System.Web/makefile @@ -9,7 +9,8 @@ LIB_MCS_FLAGS = \ /r:System.dll \ /r:System.Drawing.dll \ /r:System.Data.dll \ - /r:System.Xml.dll + /r:System.Xml.dll \ + /r:System.EnterpriseServices.dll NO_TEST = yes include ../../build/library.make