summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-08-29 15:21:41 +0000
committerIan Lynagh <igloo@earth.li>2008-08-29 15:21:41 +0000
commite22dd82d5bc684cd6f6583d3add65d6c36b0d7cb (patch)
treeec6ea47cb99dc50e4ed4f79502479510c4501302 /docs/Makefile
parentc0d02c08259a36d83d5597c87196f5b03caf81dc (diff)
downloadhaskell-e22dd82d5bc684cd6f6583d3add65d6c36b0d7cb.tar.gz
Always build docs/{ext-core,storage-mgt}, even when making a bindist
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 74eb955819..2782077ed3 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,10 +1,7 @@
TOP = ..
include $(TOP)/mk/boilerplate.mk
-SUBDIRS = man docbook-cheat-sheet users_guide
-ifneq "$(DOING_BIN_DIST)" "YES"
-SUBDIRS += ext-core storage-mgt
-endif
+SUBDIRS = man docbook-cheat-sheet users_guide ext-core storage-mgt
PAGE = index.html