summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 203497e..6cb1546 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -5,7 +5,8 @@ EXTRA_DIST += api-main.md api-head.html api-foot.html api-style.css
DISTCLEANFILES = libnet.tag
if ENABLE_HTML
-pkgdata_DATA = html/*
+pkghtmldir = $(docdir)/html
+pkghtml_DATA = html/*
all-local: doc