summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorrrt <unknown>2000-10-12 15:39:41 +0000
committerrrt <unknown>2000-10-12 15:39:41 +0000
commit5b5289692e3f720cc31f3aad22d496d561018fa9 (patch)
tree583b03fca816f055e9c119312d0b88af8cf71693 /docs/Makefile
parent5e2b22a5efbc9444a56346f3f93d863703dd1263 (diff)
downloadhaskell-5b5289692e3f720cc31f3aad22d496d561018fa9.tar.gz
[project @ 2000-10-12 15:39:41 by rrt]
Moved into subdirectories to allow docs to be built by build system.
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 1468439891..d81257bfe6 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,6 +1,6 @@
TOP = ..
include $(TOP)/mk/boilerplate.mk
-SGML_DOC = building ffi-art
+SUBDIRS = building ffi-art docbook-cheat-sheet
include $(TOP)/mk/target.mk