[project @ 2003-11-10 15:55:13 by sof]
authorsof <unknown>
Mon, 10 Nov 2003 15:55:13 +0000 (15:55 +0000)
committersof <unknown>
Mon, 10 Nov 2003 15:55:13 +0000 (15:55 +0000)
ALL_DIRS: added Control/Parallel

Makefile

index 0bbd9ab..55a9626 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ SUBDIRS = cbits include
 ALL_DIRS = \
        Control \
        Control/Concurrent \
+       Control/Parallel \
        Control/Monad \
        Control/Monad/ST \
        Data \