forked from weaselab/conflict-set
Declare dependency on version.txt in Makefile
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
all: paper.pdf
|
||||
|
||||
paper.pdf: paper.tex $(wildcard *.tikz)
|
||||
paper.pdf: paper.tex $(wildcard *.tikz) version.txt
|
||||
latexmk -pdf
|
||||
|
||||
clean:
|
||||
|
||||
Reference in New Issue
Block a user