summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-05-04 14:16:42 +0300
committerLars Wirzenius <liw@liw.fi>2019-05-04 14:16:42 +0300
commit975d684abda6c6c13612c5780ba0a6989236ef8c (patch)
tree5efd5d890305a4293244e3ebd47c0d1e7b15ffde
parent30edf730720a5bb668024a93fe3bb63ee0e2b5a0 (diff)
downloadsaga-poc-975d684abda6c6c13612c5780ba0a6989236ef8c.tar.gz
Fix: delete temporary file
-rw-r--r--Makefile2
-rw-r--r--saga.pdfbin143927 -> 143923 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fe8af54..701a97e 100644
--- a/Makefile
+++ b/Makefile
@@ -14,4 +14,4 @@ all: muck1.pdf muck2.pdf muck3.pdf jt1.pdf jt2.pdf saga.pdf
-Vsansfont:FreeSans \
-Vmonofont:FreeMonoBold \
-Vgeometry:top=2cm,bottom=2.5cm,left=2cm,right=1cm
-# rm -f tmp
+ rm -f tmp
diff --git a/saga.pdf b/saga.pdf
index d98020d..e6563d1 100644
--- a/saga.pdf
+++ b/saga.pdf
Binary files differ