summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorrrt <unknown>2000-05-16 14:16:20 +0000
committerrrt <unknown>2000-05-16 14:16:20 +0000
commitd6768cd620a3ecdf9e90d0bb23da709ee5f06325 (patch)
tree707e186f5497c45d0ad184637882e922b5f31c29 /docs/Makefile
parent5c07b5d2f92b49123cb4d2f055ec1920bb8f7cf8 (diff)
downloadhaskell-d6768cd620a3ecdf9e90d0bb23da709ee5f06325.tar.gz
[project @ 2000-05-16 14:16:20 by rrt]
Added docbook-cheat-sheet
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index ca0eb1f5a8..cddcd4c272 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,6 +1,6 @@
TOP = ..
include $(TOP)/mk/boilerplate.mk
-SGML_DOC = building
+SGML_DOC = building docbook-cheat-sheet
include $(TOP)/mk/target.mk