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
commita56563badd9b3cab2624c35f3a8104a3bb3b5f52 (patch)
treed3a2a48ac597a757001a6d010d13c858bc1fc262 /maintMakefile
parent21cf8c64441103bf875a56b39f39397ecd51424e (diff)
downloadgunmake-a56563badd9b3cab2624c35f3a8104a3bb3b5f52.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 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.
#