X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile;h=026fe4537ea429deb4806b9ee759110423b3cd7b;hb=63765a63618dba68dcdace4d9e9e42b601c0e9f3;hp=efef852eb19987c4054d2d149e61af51748a3896;hpb=674100eccdd01014d165eb74b4193438404e2d40;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index efef852..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