From: Michael Orlitzky Date: Wed, 22 Aug 2012 17:51:22 +0000 (-0400) Subject: Update the doc target. X-Git-Tag: 0.0.1~42 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=spline3.git;a=commitdiff_plain;h=a5e5875847e38a2cd4086c5b1a8bcb6af8f29d1b Update the doc target. --- diff --git a/makefile b/makefile index 78bf454..3678190 100644 --- 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 \