Schleuder hat Abhängigkeit zu Artikeln

This commit is contained in:
Benjamin Kellermann 2017-02-20 21:35:42 +01:00
parent 94800394d5
commit 97df9fd456
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ build-dep_%:
make $*.tex $(PIC)
make $(STY)
%.pdf: %.tex $(wildcard *.tex) $(PIC) $(wildcard tikz/*.tikz) $(wildcard *.sty) $(STY)
%.pdf: %.tex $(wildcard *.tex) $(PIC) $(wildcard tikz/*.tikz) $(wildcard *.sty) $(STY) $(wildcard artikel/*.tex)
$(call checkForRunningProcess,$*)
$(call checkForPGFrealjobname,$*)
$(VERBOSE)$(LATEXCMD) $*