X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile;h=f51f3c284921b4c11b681ed851723367c4061f46;hb=b2445ac5c5d83a8cdedd78d7b80db9eb11012030;hp=ed2d92a5817986ff08e99c9f3ac850cf7e01ddba;hpb=b008746d6d36518b6e89484379e45c798d944743;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index ed2d92a..f51f3c2 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -35,7 +35,8 @@ default_target: all TOP=.. include $(TOP)/mk/boilerplate.mk -SUBDIRS = base containers bytestring old-locale old-time filepath directory +SUBDIRS = base array packedstring containers bytestring +SUBDIRS += old-locale old-time filepath directory ifeq "$(GhcLibsWithUnix)" "YES" SUBDIRS += unix endif