Don't pass the (non-existing?) --haskell option to lhs2tex.
[matthijs/master-project/final-presentation.git] / Makefile
index 79b8aacff434fe368893b22f2e5684e389ebe7e0..35b708867087170dfd1a0e0f8e26e5153cea7e5e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 FILE           = clash-haskell09
-LHS2TEX = lhs2TeX -v --poly --haskell
+LHS2TEX = lhs2TeX -v --poly
 LATEXMK = latexmk -pdf
 RM                     = rm -f
 RSVG    = rsvg-convert --format=pdf
@@ -39,7 +39,7 @@ figs : $(SVGFIGURES:.svg=.pdf)
        $(RSVG) $< > $@
 
 clean:
-               latexmk -CA clash-haskell09
+               latexmk -C clash-haskell09
                $(RM) $(SVGFIGURES:.svg=.pdf)
                $(RM) $(FILE).tex
                $(RM) $(FILE).ptb