Add new profile for monodroid tools (#5699)
[mono.git] / mcs / tools / Makefile
index 5fe9c2b40bc173a74d66399b3796910ec2f56f24..09db25649e7ecf29499cf1b077ca158f9c7954ba 100644 (file)
@@ -49,7 +49,8 @@ net_4_5_dirs := \
        mono-symbolicate        \
        linker-analyzer
 
-build_SUBDIRS = resgen gacutil security culevel cil-stringreplacer commoncryptogenerator resx2sr linker cil-strip
+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)