:Re-make pages on tpl/.config modification

This determines headers and other formatting.
master
Mike Gerwitz 2016-12-14 00:58:35 -05:00
parent 951f7c0555
commit 7956cf0b88
Signed by: mikegerwitz
GPG Key ID: 8C917B7F5DC51BA2
1 changed files with 2 additions and 2 deletions

View File

@ -65,9 +65,9 @@ thoughts:
./tools/mgify "$@"
# "pages"
%.html: %.pg docs/papers/.list
%.html: %.pg docs/papers/.list tpl/.config
$(repo2html) -icontent -ftools/extfmt <$< >$@
%.html: %.md
%.html: %.md tpl/.config
$(repo2html) -icontent -ftools/mdfmt <$< >$@
# TeX papers are expected to have their own makefiles as well as an abstract.tex