Add the atbegshi package, which is not available on Debian.
[matthijs/master-project/final-presentation.git] / Makefile
index 79b8aacff434fe368893b22f2e5684e389ebe7e0..ddaa3fccc8e4bcd50a80694c0f939e1293a9b01a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 FILE           = clash-haskell09
-LHS2TEX = lhs2TeX -v --poly --haskell
+LHS2TEX = lhs2TeX -v --tt
 LATEXMK = latexmk -pdf
 RM                     = rm -f
 RSVG    = rsvg-convert --format=pdf
@@ -7,7 +7,12 @@ RSVG    = rsvg-convert --format=pdf
 LHSRCS = \
        introduction.lhs \
        matthijs/introduction.lhs \
-       christiaan/introduction.lhs
+       christiaan/introduction.lhs \
+       christiaan/fir.lhs \
+       christiaan/dotproduct.lhs \
+       christiaan/structure.lhs \
+       christiaan/reductioncircuit.lhs \
+       christiaan/recursion.lhs
 
 LHFORMATS = \
        talk.fmt
@@ -39,7 +44,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