diff options
-rw-r--r-- | Makefile.orig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.orig b/Makefile.orig index 68f8903..24db337 100644 --- a/Makefile.orig +++ b/Makefile.orig @@ -9,7 +9,7 @@ GHOSTSCRIPT = gs pdfs: $(PDFS) graph: mkdir -p graph - + png: outputs/poster.png clean: rm -rf imgs graph gen/tables.tex data/tables.tex $(PDFS) $(QR) |