mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-26 14:00:55 +00:00
Make sure templates are built.
This commit is contained in:
parent
21cf8c6444
commit
a56563badd
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue