[project @ 2004-11-15 12:15:13 by simonmar]
authorsimonmar <unknown>
Mon, 15 Nov 2004 12:15:13 +0000 (12:15 +0000)
committersimonmar <unknown>
Mon, 15 Nov 2004 12:15:13 +0000 (12:15 +0000)
Need to add System to ALL_DIRS

ghc/lib/compat/Makefile

index 94188dd..f7b8ea9 100644 (file)
@@ -6,6 +6,7 @@ ALL_DIRS = \
        Compat \
        Distribution \
        Distribution/Compat \
+       System \
        cbits
 
 LIBRARY = libghccompat.a