diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 9eeed6e..c9639e5 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -18,7 +18,7 @@ SPEC_XML_FILES = \ SPEC_HTML_FILES = \ index.html -htmldocdir = $(DOCDIR) +htmldocdir = $(docdir) htmldoc_DATA = index.html if DOCBOOK_DOCS_ENABLED |