directory, old-time and random are now split off from base
[ghc-hetmet.git] / libraries / Makefile
index eda3932..2664d36 100644 (file)
@@ -23,7 +23,8 @@ TOP=.
 include $(TOP)/mk/boilerplate.mk
 endif
 
-SUBDIRS = base filepath haskell98 pretty template-haskell readline Cabal
+SUBDIRS = base old-time directory filepath pretty template-haskell \
+          readline Cabal random haskell98
 
 ifeq "$(GhcLibsWithUnix)" "YES"
 SUBDIRS += unix