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:
authorZoltan Varga <vargaz@gmail.com>2014-03-25 22:35:44 +0400
committerZoltan Varga <vargaz@gmail.com>2014-03-25 22:35:44 +0400
commite09c9f7a080b8bab8eee9d20049a16520022b137 (patch)
tree08d0799c6399adcbb520f98eb0f8cf86b1759abc /mcs/tools/Makefile
parent9999740d3a1ea8e08205c854468f2a09b7092b75 (diff)
Distribute the ikdasm managed disassembler written by Jeroen Frijters.
Diffstat (limited to 'mcs/tools/Makefile')
-rw-r--r--mcs/tools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/tools/Makefile b/mcs/tools/Makefile
index fc01a9618a7..3c0f45c251f 100644
--- a/mcs/tools/Makefile
+++ b/mcs/tools/Makefile
@@ -46,7 +46,8 @@ net_4_0_dirs := \
ccrewrite \
cccheck \
security \
- mdbrebase
+ mdbrebase \
+ ikdasm
net_2_0_dirs := \
$(per_profile_dirs)