From: rrt Date: Mon, 19 Jun 2000 10:05:38 +0000 (+0000) Subject: [project @ 2000-06-19 10:05:38 by rrt] X-Git-Tag: Approximately_9120_patches~4178 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f6ecf2bd69de337f8533082c78fce825b853811d;p=ghc-hetmet.git [project @ 2000-06-19 10:05:38 by rrt] Changed SUBDIRS from users_guide to set (the former doesn't build any more except as part of the latter). --- diff --git a/ghc/docs/Makefile b/ghc/docs/Makefile index cf8be1f..318f7e1 100644 --- a/ghc/docs/Makefile +++ b/ghc/docs/Makefile @@ -6,6 +6,6 @@ include $(TOP)/mk/boilerplate.mk # export WAYS= -SUBDIRS = users_guide +SUBDIRS = set include $(TOP)/mk/target.mk