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:
authorAtsushi Eno <atsushieno@gmail.com>2006-01-30 09:02:59 +0300
committerAtsushi Eno <atsushieno@gmail.com>2006-01-30 09:02:59 +0300
commitc8e9845a1e689cc4921472307be498d1c8d8c4ba (patch)
treeef00686468acf497d65d0dac9348a3f4e08412eb /scripts
parenteaff406b0b7ff333f26b0e344970cd9afd81a438 (diff)
added dtd2rng and mono-xmltool.
svn path=/trunk/mono/; revision=56237
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index b74d809d030..1a049b0e88d 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -9,6 +9,7 @@ scripts_1_0 = \
cilc \
disco \
dtd2xsd \
+ dtd2rng \
gacutil \
genxs \
ilasm \
@@ -19,6 +20,7 @@ scripts_1_0 = \
mkbundle \
monop \
mono-shlib-cop \
+ mono-xmltool \
mozroots \
nunit-console \
permview \