2007-03-21 Mike Kestner <mkestner@novell.com>
[mono.git] / mcs / Makefile
index 69f5c7c3229d1c695dd85511aeda0a6829920dbd..fe677dd1e2110a3b8a32c0e87f7df1e46403dd73 100644 (file)
@@ -1,11 +1,11 @@
 thisdir := .
 
-SUBDIRS := build jay mcs class mbas nunit20 ilasm tools tests errors docs
+SUBDIRS := build jay mcs class nunit20 ilasm tools tests errors docs
 DIST_ONLY_SUBDIRS := gmcs
 
 basic_SUBDIRS := build jay mcs class
 net_1_1_bootstrap_SUBDIRS := build jay mcs class ilasm tools
-net_2_0_bootstrap_SUBDIRS := build class ilasm
+net_2_0_bootstrap_SUBDIRS := build class ilasm tools
 net_2_0_SUBDIRS := build jay gmcs class nunit20 ilasm tests errors tools
 
 # List of test subdirs that should pass 100%
@@ -96,6 +96,7 @@ DISTFILES = \
        LICENSE                 \
        LICENSE.GPL             \
        LICENSE.LGPL            \
+       LICENSE.MPL             \
        Makefile                \
        mkinstalldirs           \
        MIT.X11                 \