]> gitweb.michael.orlitzky.com - hath.git/blobdiff - makefile
PHONY the dist make target.
[hath.git] / makefile
index 14f4c7def998d6b12e1445d250468bd0e85345e7..2061f444e91d607cb8ef8f8d5bb98c66422dd353 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,7 +1,7 @@
 BIN           = dist/build/hath/hath
 TESTSUITE_BIN = dist/build/testsuite/testsuite
 
-.PHONY : test
+.PHONY : test dist
 
 $(BIN): src/*.hs
        runghc Setup.hs clean