X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile;h=e78a5c815f78b26b9b73d656c2f129a4ef79f78f;hb=7ec2d9b9ae3e34b1533a90d433a530b949435952;hp=85c9b5955c69e64e4ee51333e1fb6c54ccbdf684;hpb=b816369636e9a7a16a9dee9195054fdc852c5285;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index 85c9b59..e78a5c8 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -41,7 +41,7 @@ include $(TOP)/mk/cabal-flags.mk # Any libraries listed here should also be in ../packages -SUBDIRS = ghc-prim $(INTEGER_LIBRARY) base st base3-compat array packedstring +SUBDIRS = ghc-prim $(INTEGER_LIBRARY) base st getopt base3-compat array packedstring SUBDIRS += containers bytestring old-locale old-time filepath ifeq "$(GhcLibsWithUnix)" "YES" SUBDIRS += unix