[project @ 2002-07-01 14:13:16 by simonmar]
authorsimonmar <unknown>
Mon, 1 Jul 2002 14:13:16 +0000 (14:13 +0000)
committersimonmar <unknown>
Mon, 1 Jul 2002 14:13:16 +0000 (14:13 +0000)
set ==> users_guide

ghc/docs/Makefile

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