summaryrefslogtreecommitdiff
path: root/bin/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Makefile.inc')
-rw-r--r--bin/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/Makefile.inc b/bin/Makefile.inc
index 102dec9fc..69a744d87 100644
--- a/bin/Makefile.inc
+++ b/bin/Makefile.inc
@@ -20,6 +20,10 @@
bin_SCRIPTS = %D%/automake %D%/aclocal
CLEANFILES += $(bin_SCRIPTS)
+nodist_noinst_SCRIPTS += \
+ %D%/aclocal-$(APIVERSION) \
+ %D%/automake-$(APIVERSION)
+
# Used by maintainer checks and such.
automake_in = $(srcdir)/%D%/automake.in
aclocal_in = $(srcdir)/%D%/aclocal.in