[project @ 1999-12-09 11:22:48 by simonmar]
authorsimonmar <unknown>
Thu, 9 Dec 1999 11:22:48 +0000 (11:22 +0000)
committersimonmar <unknown>
Thu, 9 Dec 1999 11:22:48 +0000 (11:22 +0000)
recurse into libraries.

Obtained-from: Michael Weber <michael.weber@post.rwth-aachen.de>

ghc/docs/Makefile

index cf8be1f..b1517f5 100644 (file)
@@ -6,6 +6,6 @@ include $(TOP)/mk/boilerplate.mk
 #
 export WAYS=
 
-SUBDIRS = users_guide
+SUBDIRS = libraries users_guide
 
 include $(TOP)/mk/target.mk