X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=f94050d902109f9a5f8274ab370b2bddca4dbe8d;hb=a8abe8f8e85662f544235f1d0a43524e5077078a;hp=dfc3d1df795431bf5959d0d4a8d26a0eebc83675;hpb=91f4cfbc5214ad3a6db8dba09001639b905cab02;p=dead%2Fhtsn.git diff --git a/makefile b/makefile index dfc3d1d..f94050d 100644 --- a/makefile +++ b/makefile @@ -22,7 +22,7 @@ doc: src/*.hs clean: runghc Setup.hs clean - + rm *.log $(TESTSUITE_BIN): src/*.hs test/TestSuite.hs runghc Setup.hs configure --user --enable-tests