Prepare for tikz files

This commit is contained in:
2024-02-28 18:28:57 -08:00
parent 7345eceab3
commit 946694b8a5
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
all: paper.pdf
paper.pdf:
paper.pdf: paper.tex $(wildcard *.tikz)
latexmk -pdf
clean: