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 'runtime/Makefile.am')
-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)