Make sure templates are built.
authorPaul Smith <psmith@gnu.org>
Sun, 14 Jul 2002 02:57:04 +0000 (02:57 +0000)
committerPaul Smith <psmith@gnu.org>
Sun, 14 Jul 2002 02:57:04 +0000 (02:57 +0000)
maintMakefile

index 1910674..b6e8317 100644 (file)
@@ -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.
 #