X-Git-Url: http://gitweb.michael.orlitzky.com/?p=spline3.git;a=blobdiff_plain;f=makefile;h=b609308255aed78e9b9a7c0e9f14f3ed5f7bb729;hp=5f586a7012b099fddf1155fa92e61e2dde7fe171;hb=02b214bc1d02447b1e2f089930cbf7141e5ca54a;hpb=2d5f265a2dbb3082e4af12e2eed21c952fa3f8c6 diff --git a/makefile b/makefile index 5f586a7..b609308 100644 --- a/makefile +++ b/makefile @@ -48,7 +48,6 @@ doc: dist/doc dist/doc: $(PN).cabal $(SRCS) runghc Setup.hs configure --user --prefix=/ --flags=${FLAGS} - runghc Setup.hs hscolour --all runghc Setup.hs haddock --all \ --hyperlink-source \ --haddock-options="--ignore-all-exports"