X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=libraries%2FMakefile;h=41311b35ef448618c5de2e6ee6f2119f1f253283;hb=refs%2Ftags%2F2007-05-06;hp=a73aad1134a06162ff398a8647c2e74fa1e2f3e4;hpb=cbe2843a506a4fab2aabe7b8e3a3e04f6fa4b44c;p=ghc-hetmet.git diff --git a/libraries/Makefile b/libraries/Makefile index a73aad1..41311b3 100644 --- a/libraries/Makefile +++ b/libraries/Makefile @@ -60,6 +60,7 @@ SUBDIRS += $(wildcard ALUT) SUBDIRS += $(wildcard stm) SUBDIRS += $(wildcard xhtml) SUBDIRS += $(wildcard cgi) +SUBDIRS += $(wildcard arrows) ifeq "$(GhcLibsWithObjectIO)" "YES" SUBDIRS += $(wildcard ObjectIO) endif