Add parallel extralib
[ghc-hetmet.git] / libraries / Makefile
index 417e37d..eda3932 100644 (file)
@@ -64,6 +64,7 @@ SUBDIRS += $(wildcard arrows)
 ifeq "$(GhcLibsWithObjectIO)" "YES"
 SUBDIRS += $(wildcard ObjectIO)
 endif
+SUBDIRS += $(wildcard parallel)
 endif
 
 # -----------------------------------------------------------------------------