X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMakefile;h=a3ab9e83dbae23a7fab298569970d7b8d195ddda;hb=6f82e580a4b397ca84005549fae89e329a7d1c67;hp=f55017bda08f2f9730b69e8eed98ef86167d0688;hpb=fe5c9c713ca2cd944db3b660c018bf2e6931f919;p=mono.git diff --git a/mcs/class/Makefile b/mcs/class/Makefile index f55017bda08..a3ab9e83dba 100644 --- a/mcs/class/Makefile +++ b/mcs/class/Makefile @@ -44,6 +44,8 @@ common_dirs := \ System.EnterpriseServices \ Mono.C5 \ Mono.Data.Tds \ + Mono.Cecil \ + Mono.Cecil.Mdb \ System.Transactions \ System.Data \ Mono.Data \ @@ -51,6 +53,7 @@ common_dirs := \ $(MONO_SYMBOLWRITER) \ $(MONO_POSIX) \ Accessibility \ + Mono.Mozilla \ Managed.Windows.Forms \ System.Web \ System.Web.Services \ @@ -80,6 +83,7 @@ common_dirs := \ System.Messaging \ System.ServiceProcess \ System.Drawing.Design \ + System.Design \ Mono.Http \ Microsoft.Vsa \ Mono.Cairo \ @@ -92,6 +96,8 @@ default_dirs := FirebirdSql.Data.Firebird net_2_0_dirs := \ System.Core \ + System.Web.Extensions \ + System.Web.Extensions.Design \ Microsoft.Build.Framework \ Microsoft.Build.Utilities \ Microsoft.Build.Engine \ @@ -124,6 +130,7 @@ DIST_ONLY_SUBDIRS = \ DISTFILES = \ ecma.pub \ + winfx.pub \ mono.pub \ msfinal.pub \ mono.snk \