X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile;h=efef852eb19987c4054d2d149e61af51748a3896;hb=674100eccdd01014d165eb74b4193438404e2d40;hp=522f15c4e13af1e6c10c13ca45a6dd652d5f1265;hpb=1a1102fd14ff62c117f4d0a6bf845cfecce20153;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index 522f15c..efef852 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -25,6 +25,7 @@ SUBDIRS += Cabal ifneq "$(GhcBootLibs)" "YES" SUBDIRS += $(wildcard parsec) SUBDIRS += $(wildcard haskell-src) +SUBDIRS += $(wildcard html) SUBDIRS += $(wildcard network) SUBDIRS += $(wildcard QuickCheck) SUBDIRS += $(wildcard HUnit) @@ -38,7 +39,8 @@ SUBDIRS += $(wildcard GLUT) SUBDIRS += $(wildcard OpenAL) SUBDIRS += $(wildcard ALUT) SUBDIRS += $(wildcard stm) -SUBDIRS += $(wildcard html) +SUBDIRS += $(wildcard xhtml) +SUBDIRS += $(wildcard cgi) ifeq "$(GhcLibsWithObjectIO)" "YES" SUBDIRS += $(wildcard ObjectIO) endif @@ -55,7 +57,7 @@ include $(TOP)/mk/target.mk ifneq "$(NO_HADDOCK_DOCS)" "YES" -HTML_DIR = html +HTML_DIR = html-docs # ATTENTION, incomprehensible shell stuff ahead: Automagically create the # prologue for the combined index via a header, the package prologues (in