summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2010-10-12 13:05:38 +0000
committerIan Lynagh <igloo@earth.li>2010-10-12 13:05:38 +0000
commite1ac5b65ae2830fc197b7c157af362415c196127 (patch)
tree7e568b0bbe55697e391b9542e274831322522e3a /ghc.mk
parentb24d78d947b8911f1efad35333046a4514fd611e (diff)
downloadhaskell-e1ac5b65ae2830fc197b7c157af362415c196127.tar.gz
Follow Cabal changes: Cabal no longer has a docbook userguide
For now we don't build the Cabal userguide, but we should add markdown support so that we can do so.
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 60663180ea..e49f34ac7d 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -564,7 +564,6 @@ BUILD_DIRS += \
docs/users_guide \
docs/ext-core \
docs/man \
- libraries/Cabal/doc \
$(GHC_UNLIT_DIR) \
$(GHC_HP2PS_DIR)