diff options
author | rrt <unknown> | 2000-05-16 14:16:20 +0000 |
---|---|---|
committer | rrt <unknown> | 2000-05-16 14:16:20 +0000 |
commit | d6768cd620a3ecdf9e90d0bb23da709ee5f06325 (patch) | |
tree | 707e186f5497c45d0ad184637882e922b5f31c29 | |
parent | 5c07b5d2f92b49123cb4d2f055ec1920bb8f7cf8 (diff) | |
download | haskell-d6768cd620a3ecdf9e90d0bb23da709ee5f06325.tar.gz |
[project @ 2000-05-16 14:16:20 by rrt]
Added docbook-cheat-sheet
-rw-r--r-- | docs/Makefile | 2 |
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 |