]> gitweb.michael.orlitzky.com - mailbox-count.git/blobdiff - makefile
makefile: remove obsolete hscolour invocation.
[mailbox-count.git] / makefile
index 21fc15c4e53a6555ebb5f3bea3ce797c05850682..3f3584cf2f14f8d25acda4cd013074d1c29e7591 100644 (file)
--- a/makefile
+++ b/makefile
@@ -21,7 +21,6 @@ $(BIN): $(PN).cabal $(SRCS)
        runghc Setup.hs build --ghc-options="${HCFLAGS}"
 
 doc: $(PN).cabal $(SRCS)
-       runghc Setup.hs hscolour --all
        runghc Setup.hs haddock  --all \
                                 --hyperlink-source \
                                  --haddock-options="--ignore-all-exports"