fix typo
[mono.git] / mcs / makefile
index 98b27a42676395e9202f1a14eba0072d1150eb55..0a24cd4714231d43a4e6d366e44259a1919aebde 100755 (executable)
@@ -1,6 +1,6 @@
 VERSION=0.13.99
 
-DIRS=jay nant mcs class nunit nunit20 monoresgen ilasm tools
+DIRS=jay nant mcs class nunit nunit20 monoresgen ilasm tools mbas
 INSTALL= /usr/bin/install
 
 all: 
@@ -96,6 +96,7 @@ MONO_WIN_INSTALL_LIB= \
 
 MONO_WIN_INSTALL_BIN=  \
        mcs/mcs.exe     \
+       mbas/mbas.exe   \
        nant/NAnt.exe   \
        nunit/NUnitConsole.exe  \
        nunit/NUnitConsole_mono.exe     \
@@ -107,5 +108,4 @@ MONO_WIN_INSTALL_BIN=       \
        tools/GenerateDelegate.exe      \
        tools/monostyle.exe     \
        tools/SqlSharp/sqlsharp.exe     \
-       tools/type-reflector/type-reflector.exe \
        tools/corcompare/CorCompare.exe