X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fhaskell-symposium-talk.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=b03942e25323dda7fa399c988add5b8db5b8bb68;hp=80ab266e122cc09b3c90d8e3a5e7048da9a1ccc3;hb=bb178ef5c75d6adf38295303902670365634319c;hpb=73b5dbc07a705b9eec15976a62bded98f6a159f5 diff --git a/Makefile b/Makefile index 80ab266..b03942e 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ LHSRCS = \ reducer.lhs \ howdoesitwork.lhs \ demo.lhs \ - summery.lhs + summary.lhs LHFORMATS = \ talk.fmt @@ -48,4 +48,4 @@ clean: $(RM) $(FILE).synctex.gz $(RM) $(FILE).nav $(RM) $(FILE).snm - $(RM) *.hi *.o *.aux \ No newline at end of file + $(RM) *.hi *.o *.aux