diff --git a/memo_template/Makefile b/memo_template/Makefile index 09e0e7d..565b15a 100644 --- a/memo_template/Makefile +++ b/memo_template/Makefile @@ -22,7 +22,8 @@ clean: viewpdf: all evince *.pdf -vc: resources/vc-git +vc: + resources/vc-git pdf: all diff --git a/paper_template/Makefile b/paper_template/Makefile index 09e0e7d..565b15a 100644 --- a/paper_template/Makefile +++ b/paper_template/Makefile @@ -22,7 +22,8 @@ clean: viewpdf: all evince *.pdf -vc: resources/vc-git +vc: + resources/vc-git pdf: all