fix the build, hopefully
authorJb Evain <jbevain@gmail.com>
Tue, 2 Dec 2008 09:49:02 +0000 (09:49 -0000)
committerJb Evain <jbevain@gmail.com>
Tue, 2 Dec 2008 09:49:02 +0000 (09:49 -0000)
svn path=/trunk/mcs/; revision=120469

mcs/tools/Makefile

index 92f455be1689a8c44b23ed094474c87041cce936..74ffcb31d66c4fabff6c119ddeb192b58db6249a 100644 (file)
@@ -65,7 +65,7 @@ net_2_0_SUBDIRS := $(net_2_0_dirs)
 net_2_1_raw_SUBDIRS := $(net_2_1_dirs)
 net_2_1_SUBDIRS := $(net_2_1_dirs) moon
 
-SUBDIRS = $(net_1_1_dirs) $(net_2_0_dirs) $(net_2_1_dirs)
+SUBDIRS = $(net_1_1_SUBDIRS) $(net_2_0_SUBDIRS) $(net_2_1_SUBDIRS)
 
 include ../build/rules.make