X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Makefile;h=b4b9a3f2bdc4130131677bb7f7c95f1b7ab204d9;hb=a6db20a6d9cfe457b5deb643932813b921a04d47;hp=c32d7d9e91e12a5ed22c05552abc96d88183f490;hpb=a937898187c63b26f52ed04c99caa321003be27b;p=matthijs%2Fmaster-project%2Ffinal-presentation.git diff --git a/Makefile b/Makefile index c32d7d9..b4b9a3f 100644 --- 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,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