Make sure templates are built.

This commit is contained in:
Paul Smith 2002-07-14 02:57:04 +00:00
parent 21cf8c6444
commit a56563badd

View 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.
#