From: simonmar Date: Thu, 9 Dec 1999 11:22:48 +0000 (+0000) Subject: [project @ 1999-12-09 11:22:48 by simonmar] X-Git-Tag: Approximately_9120_patches~5395 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1d5c4a38d286437cc2f04d214084ebee84e2242f;p=ghc-hetmet.git [project @ 1999-12-09 11:22:48 by simonmar] recurse into libraries. Obtained-from: Michael Weber --- diff --git a/ghc/docs/Makefile b/ghc/docs/Makefile index cf8be1f..b1517f5 100644 --- a/ghc/docs/Makefile +++ b/ghc/docs/Makefile @@ -6,6 +6,6 @@ include $(TOP)/mk/boilerplate.mk # export WAYS= -SUBDIRS = users_guide +SUBDIRS = libraries users_guide include $(TOP)/mk/target.mk