mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
tex.mk: Change template mechanism to support .ger-files
This commit is contained in:
parent
cd2c306260
commit
e5c07949e2
1 changed files with 3 additions and 0 deletions
|
|
@ -75,6 +75,9 @@ pdf: dirs $(OUT).pdf.zip
|
||||||
%.tex: %.tex.tmpl
|
%.tex: %.tex.tmpl
|
||||||
$(replace_macros)
|
$(replace_macros)
|
||||||
|
|
||||||
|
%.ger: %.ger.tmpl
|
||||||
|
$(replace_macros)
|
||||||
|
|
||||||
%.html: %.html.tmpl
|
%.html: %.html.tmpl
|
||||||
$(replace_macros)
|
$(replace_macros)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue