]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - makefile
Update the doc target.
[spline3.git] / makefile
index 78bf454cac68b6c2bec8f11b8863a224c8f9cd75..367819017a7f02c93d7bc754888fe40906413c58 100644 (file)
--- a/makefile
+++ b/makefile
@@ -40,7 +40,8 @@ src_html:
        util/hscolour_srcs
 
 # Neither 'haddock' nor 'hscolour' seem to work properly.
-doc: src_html
+doc: src/*.hs
+       runghc Setup.hs configure --user --flags=${FLAGS}
        runghc Setup.hs hscolour --executables
        runghc Setup.hs haddock --internal    \
                                --executables \