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