summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maintMakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/maintMakefile b/maintMakefile
index 1910674..b6e8317 100644
--- a/maintMakefile
+++ b/maintMakefile
@@ -12,6 +12,8 @@ TEMPLATES = README README.DOS README.W32 \
config.ami configh.dos config.h.W32 config.h-vms
MTEMPLATES = Makefile.DOS SMakefile
+all-am: $(TEMPLATES) $(MTEMPLATES) build.sh.in
+
# We need this to ensure that README and build.sh.in are created on time to
# avoid errors by automake.
#