summaryrefslogtreecommitdiff
path: root/maintMakefile
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-07-14 02:57:04 +0000
committerPaul Smith <psmith@gnu.org>2002-07-14 02:57:04 +0000
commit6ca26b777339b191d46ed9e17930decddc4fe414 (patch)
treed3a2a48ac597a757001a6d010d13c858bc1fc262 /maintMakefile
parent6c3dcbbf88e3ea6505d8f9d7015ca0fbcb3dc410 (diff)
downloadmake-6ca26b777339b191d46ed9e17930decddc4fe414.tar.gz
Make sure templates are built.
Diffstat (limited to 'maintMakefile')
-rw-r--r--maintMakefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/maintMakefile b/maintMakefile
index 1910674b..b6e8317a 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.
#