aboutsummaryrefslogtreecommitdiff
path: root/notes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'notes/Makefile')
-rwxr-xr-xnotes/Makefile1
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: