X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fhtsn.git;a=blobdiff_plain;f=makefile;h=45ed83809f39941aee435c20c334e29027163b84;hp=b31b678e624d2c6397c62af401620751edeb9206;hb=da61a6744550e974688d46b23b11f1a842e4da2e;hpb=7de80b4fdfc8e4cef9144570be926fd02706fd2d diff --git a/makefile b/makefile index b31b678..45ed838 100644 --- a/makefile +++ b/makefile @@ -3,7 +3,7 @@ TESTSUITE_BIN = dist/build/testsuite/testsuite .PHONY : dist hlint -$(BIN): src/*.hs src/TSN/*.hs +$(BIN): src/*.hs runghc Setup.hs clean runghc Setup.hs configure --user --prefix=/ runghc Setup.hs build