aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsimonmar <unknown>2003-09-22 10:34:38 +0000
committersimonmar <unknown>2003-09-22 10:34:38 +0000
commit3587c24b2c751517d9ccf7b64c99667b01c70146 (patch)
tree411278f20aee9ace8f0ae4c48ac167b15e45c76e /doc
parentbbb87e7ab4c5157f2fc432d9b0763b318fadec5f (diff)
[haddock @ 2003-09-22 10:34:38 by simonmar]
Allow installing of docs.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index b94e391e..f02e290b 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -2,5 +2,6 @@ TOP=..
include $(TOP)/mk/boilerplate.mk
SGML_DOC = haddock
+INSTALL_SGML_DOC = haddock
include $(TOP)/mk/target.mk