]> gitweb.michael.orlitzky.com - hath.git/blobdiff - makefile
Prepare for version 0.0.1.
[hath.git] / makefile
index 7eb2938be29252502189ccc32f96128fdc55a465..50dda0fb4fc5a7c639a07373f0a35620d48e2855 100644 (file)
--- a/makefile
+++ b/makefile
@@ -15,3 +15,7 @@ clean:
 
 test:
        runghc -i"src" test/TestSuite.hs
+
+dist:
+       runghc Setup.hs configure
+       runghc Setup.hs sdist