aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile
index f02e290b..dbab0ba6 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,7 +1,7 @@
TOP=..
include $(TOP)/mk/boilerplate.mk
-SGML_DOC = haddock
-INSTALL_SGML_DOC = haddock
+XML_DOC = haddock
+INSTALL_XML_DOC = haddock
include $(TOP)/mk/target.mk