From: simonmar Date: Thu, 18 May 2000 09:46:24 +0000 (+0000) Subject: [project @ 2000-05-18 09:46:24 by simonmar] X-Git-Tag: Approximately_9120_patches~4438 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=e4a69fcea75e60ded32e5047101e1c98f3df0e3c;p=ghc-hetmet.git [project @ 2000-05-18 09:46:24 by simonmar] $(SGML_DOC) can only support one document, so build the Build System Guide by default. --- diff --git a/docs/Makefile b/docs/Makefile index cddcd4c..ca0eb1f 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,6 +1,6 @@ TOP = .. include $(TOP)/mk/boilerplate.mk -SGML_DOC = building docbook-cheat-sheet +SGML_DOC = building include $(TOP)/mk/target.mk