]> gitweb.michael.orlitzky.com - dead/lwn-epub.git/blobdiff - makefile
Add download-curl dependency for saving images.
[dead/lwn-epub.git] / makefile
index 1528ed3ad58404d9f2abf6c7fcff25012ff83db7..15a218731a0df652788f2621855f3f9532eb7ced 100644 (file)
--- a/makefile
+++ b/makefile
@@ -18,3 +18,6 @@ doc: src_html
        runghc Setup.hs haddock --internal    \
                                --executables \
                                --hyperlink-source
+
+test:
+       runghc -i"src" test/TestSuite.hs