[project @ 2005-01-26 15:41:01 by simonmar]
authorsimonmar <unknown>
Wed, 26 Jan 2005 15:41:01 +0000 (15:41 +0000)
committersimonmar <unknown>
Wed, 26 Jan 2005 15:41:01 +0000 (15:41 +0000)
Add System.Directory to $(ALL_DIRS)

Makefile

index 739ad76..08da6a7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ ALL_DIRS = \
        System/IO \
        System/Posix \
        System/Process \
+       System/Directory \
        Text \
        Text/Html \
        Text/PrettyPrint \