always try to re-build tfm.pdf

This commit is contained in:
Steffen Jaeckel 2019-09-23 17:05:01 +02:00
parent 7087068e1a
commit b5f84fcd49

View File

@ -134,7 +134,6 @@ docs:
doc/tfm.pdf:
$(MAKE) -C doc/ tfm.pdf V=$(V)
.PHONY: pre_gen
pre_gen:
mkdir -p pre_gen
perl gen.pl
@ -161,3 +160,5 @@ zipup: doc/tfm.pdf
new_file:
bash updatemakes.sh
.PHONY: pre_gen doc/tfm.pdf