X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libraries%2FMakefile;h=026fe4537ea429deb4806b9ee759110423b3cd7b;hp=07692163e28dea5a14f8c3d333314fdf6cfe3f65;hb=cc4e58b669ea557909bde4307b0cc5fed19de919;hpb=443f2650b2f1b1a3f80b6d37fd77851856e86ea6 diff --git a/libraries/Makefile b/libraries/Makefile index 0769216..026fe45 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -9,7 +9,7 @@ include $(TOP)/mk/boilerplate.mk # want the Makefile. MFLAGS += -f Makefile -SUBDIRS = base haskell98 template-haskell readline +SUBDIRS = base haskell98 template-haskell readline regex-base regex-posix regex-compat ifeq "$(GhcLibsWithUnix)" "YES" SUBDIRS += unix @@ -39,6 +39,8 @@ SUBDIRS += $(wildcard GLUT) SUBDIRS += $(wildcard OpenAL) SUBDIRS += $(wildcard ALUT) SUBDIRS += $(wildcard stm) +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