process is now split off from base
[ghc-hetmet.git] / libraries / Makefile
index 7d4c067..a76739e 100644 (file)
@@ -27,7 +27,7 @@ TOP=.
 include $(TOP)/mk/boilerplate.mk
 endif
 
-SUBDIRS = base old-locale old-time directory filepath pretty \
+SUBDIRS = base old-locale old-time directory process filepath pretty \
           template-haskell readline Cabal random haskell98
 
 ifeq "$(GhcLibsWithUnix)" "YES"