X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=367819017a7f02c93d7bc754888fe40906413c58;hb=35b9e3c87866d956c1ffd34ec5f4823947f51fc2;hp=78bf454cac68b6c2bec8f11b8863a224c8f9cd75;hpb=205ed82460c2b8c3f94cc30a338f315baa315dbf;p=spline3.git 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 \