Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/tools/Makefile')
-rw-r--r--mcs/tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/tools/Makefile b/mcs/tools/Makefile
index 1546ddb2c69..8117f1ae7a8 100644
--- a/mcs/tools/Makefile
+++ b/mcs/tools/Makefile
@@ -9,7 +9,6 @@ per_profile_dirs = \
culevel \
genxs \
mkbundle \
- mdoc \
monop \
mono-service \
mono-xsd \
@@ -47,6 +46,7 @@ net_4_0_dirs := \
net_2_0_dirs := \
$(per_profile_dirs) \
monodoc \
+ mdoc \
compiler-tester
moonlight_dirs := \