[project @ 2000-06-19 10:05:38 by rrt]
authorrrt <unknown>
Mon, 19 Jun 2000 10:05:38 +0000 (10:05 +0000)
committerrrt <unknown>
Mon, 19 Jun 2000 10:05:38 +0000 (10:05 +0000)
Changed SUBDIRS from users_guide to set (the former doesn't build any more
except as part of the latter).

ghc/docs/Makefile

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