Fix Makefile, again
This commit is contained in:
parent
5454e1255f
commit
922b34e912
@ -1,5 +1,5 @@
|
||||
all:
|
||||
-rm build/*.pdf
|
||||
-rm build/*.tex
|
||||
python generate_bingo.py
|
||||
-rm build/*.pdf
|
||||
(cd build; latexmk -pdf > /dev/null; pdfjam --nup 1x2 --outfile output.pdf *.pdf)
|
||||
|
Loading…
Reference in New Issue
Block a user