add dependencie
This commit is contained in:
parent
996f15097c
commit
03ea3489fb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ RM = rm -rf
|
|||
|
||||
all: $(PDF)
|
||||
|
||||
$(PDF): %.pdf: %.tex
|
||||
$(PDF): %.pdf: %.tex ../projektor.sty
|
||||
$(TEXMK) $<
|
||||
|
||||
EXTS = atfi aux fdb_latexmk fls log nav out snm synctex.gz toc vrb
|
||||
|
|
Loading…
Add table
Reference in a new issue