Don't generate graph TeX files with make, only compile them
This commit is contained in:
parent
df9356efb7
commit
eae32eb3ae
12 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -1,7 +1,6 @@
|
|||
all: graph
|
||||
|
||||
graph:
|
||||
@./launch_automate.py graph all
|
||||
@find ./graphs -name '*.tex' -exec latexmk -pdf {} \;
|
||||
@cp ./build/*.pdf ./graphs/
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue