mirror of
https://github.com/wassname/cardsforscience.git
synced 2026-09-25 13:30:38 +08:00
5 lines
80 B
Makefile
5 lines
80 B
Makefile
|
|
build/main.pdf: main.tex
|
|
lualatex --shell-escape --output-directory=build $^
|
|
|