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:
authorRaja R Harinath <harinath@hurrynot.org>2005-04-21 14:34:43 +0400
committerRaja R Harinath <harinath@hurrynot.org>2005-04-21 14:34:43 +0400
commit7040424e84118454bb478c12b8658a9bb90f135d (patch)
tree09b17c8b676e8fb8af3cf7539efca6aff1e7bcc2 /runtime
parent1e7cd044d2de815b10b38ecbc8d30ed5a4122447 (diff)
Distribute runtime/monodis-wrapper.in
svn path=/trunk/mono/; revision=43393
Diffstat (limited to 'runtime')
-rw-r--r--runtime/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/Makefile.am b/runtime/Makefile.am
index e8e653f78e4..6d4061f2b4a 100644
--- a/runtime/Makefile.am
+++ b/runtime/Makefile.am
@@ -139,7 +139,7 @@ $(tmpinst)/bin/pedump: $(srcdir)/Makefile.am
chmod +x $@
# the 'cygnus' option also disables the default 'distdir:' target, which we _do_ want
-MYDISTFILES = Makefile.am Makefile.in mono-wrapper.in
+MYDISTFILES = Makefile.am Makefile.in mono-wrapper.in monodis-wrapper.in
distdir: $(MYDISTFILES)
rm -fr $(distdir)
mkdir $(distdir)