X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Ffinal-presentation.git;a=blobdiff_plain;f=Makefile;h=b4b9a3f2bdc4130131677bb7f7c95f1b7ab204d9;hp=35b708867087170dfd1a0e0f8e26e5153cea7e5e;hb=0c004e8c0dff6f9a4140519c8b31410f9b0c8242;hpb=e53328e570626333bf75a459ba3c7008698f3999 diff --git a/Makefile b/Makefile index 35b7088..b4b9a3f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ FILE = clash-haskell09 -LHS2TEX = lhs2TeX -v --poly +LHS2TEX = lhs2TeX -v --tt LATEXMK = latexmk -pdf RM = rm -f RSVG = rsvg-convert --format=pdf @@ -7,7 +7,9 @@ RSVG = rsvg-convert --format=pdf LHSRCS = \ introduction.lhs \ matthijs/introduction.lhs \ - christiaan/introduction.lhs + christiaan/introduction.lhs \ + christiaan/fir.lhs \ + christiaan/dotproduct.lhs LHFORMATS = \ talk.fmt