diff options
Diffstat (limited to 'notes/Makefile')
| -rwxr-xr-x | notes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/Makefile b/notes/Makefile index 4f8bc00..8f18257 100755 --- a/notes/Makefile +++ b/notes/Makefile @@ -5,6 +5,7 @@ build: cp *tex target cp -r images target cd target && xelatex paper.tex + clean: rm -rf target read: |
