diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile | 1 |
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 |