X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=libraries%2FMakefile;h=618916e5102b123ff3d8cc65405ff10ea39fa9ea;hp=cc4ee0f93545e02cd543bf97c6b6c3414ab5e665;hb=8df809e4ce2319cccd91b14a74e13c879faaf357;hpb=7434fb5be86c7cc59c520dc07dc96b27b4fb1406 diff --git a/libraries/Makefile b/libraries/Makefile index cc4ee0f..618916e 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -9,7 +9,7 @@ include $(TOP)/mk/boilerplate.mk # want the Makefile. MFLAGS += -f Makefile -SUBDIRS = base haskell98 template-haskell +SUBDIRS = base haskell98 template-haskell readline ifeq "$(GhcLibsWithUnix)" "YES" SUBDIRS += unix @@ -43,10 +43,6 @@ SUBDIRS += $(wildcard ObjectIO) endif endif -ifeq "$(GhcLibsWithReadline)" "YES" -SUBDIRS += $(wildcard readline) -endif - # ----------------------------------------------------------------------------- DIST_CLEAN_FILES += config.cache config.status