Skip to content
This repository was archived by the owner on Jan 4, 2024. It is now read-only.

Commit 709c12d

Browse files
committed
Order build artifacts
1 parent 6d0f25e commit 709c12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CC=latexmk
22
CFLAGS=-xelatex -synctex=1 -interaction=nonstopmode -shell-escape
33

4-
all:thesis presentation proposal
4+
all:proposal thesis presentation
55

66
presentation: presentation-standalone presentation-handout
77

0 commit comments

Comments
 (0)