From a56563badd9b3cab2624c35f3a8104a3bb3b5f52 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 14 Jul 2002 02:57:04 +0000 Subject: Make sure templates are built. --- maintMakefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'maintMakefile') 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. # -- cgit v1.2.3