divide packages into "core" and "extra" packages
[ghc-hetmet.git] / libraries / Makefile
index efef852..026fe45 100644 (file)
@@ -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