X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=Makefile;h=80ab266e122cc09b3c90d8e3a5e7048da9a1ccc3;hb=73b5dbc07a705b9eec15976a62bded98f6a159f5;hp=e52a9051afae253870e9e546b6a48d198018cc68;hpb=bf7c294bcfb5b4528e4daf0bdddd18ab59adc86c;p=matthijs%2Fmaster-project%2Fhaskell-symposium-talk.git diff --git a/Makefile b/Makefile index e52a905..80ab266 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ FILE = clash-haskell09 LHS2TEX = lhs2TeX -v --poly --haskell -LATEXMK = latexmk +LATEXMK = latexmk -pdf RM = rm -f RSVG = rsvg-convert --format=pdf @@ -19,7 +19,10 @@ TEXSRCS = \ preamble.tex SVGFIGURES = \ - mealymachine.svg + mealymachine.svg \ + mealymachine2.svg \ + simpleCPU.svg \ + reducer.svg default: clash-haskell09