X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ftools%2FMakefile;h=09db25649e7ecf29499cf1b077ca158f9c7954ba;hb=b2a11ac756f940c30b05aa0a8baf733572df4ce5;hp=ca9d1dfd03b379fb556aaed8632aac224e35ae95;hpb=0cac21043dff96146ac6d6081c3f112e8a97cae1;p=mono.git diff --git a/mcs/tools/Makefile b/mcs/tools/Makefile index ca9d1dfd03b..09db25649e7 100644 --- a/mcs/tools/Makefile +++ b/mcs/tools/Makefile @@ -50,8 +50,11 @@ net_4_5_dirs := \ linker-analyzer build_SUBDIRS = resgen gacutil security culevel cil-stringreplacer commoncryptogenerator resx2sr linker +monodroid_tools_SUBDIRS = cil-strip mkbundle mdoc mono-symbolicate net_4_5_SUBDIRS = gacutil +net_4_x_SUBDIRS = gacutil net_4_5_PARALLEL_SUBDIRS = $(net_4_5_dirs) +net_4_x_PARALLEL_SUBDIRS = $(net_4_5_dirs) SUBDIRS = $(build_SUBDIRS) $(net_4_5_dirs)