]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
Update the doc target.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 22 Aug 2012 17:51:22 +0000 (13:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 22 Aug 2012 17:51:22 +0000 (13:51 -0400)
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 \