summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 1cf5472..3be7b84 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,11 @@
+# HTML Variable Substitution Files
+HTML_VAR_SUBST = HTML_VARIABLES debug.html default.html stats.html
+
EXTRA_DIST = tinyproxy.8 tinyproxy.conf \
HTTP_ERROR_CODES RFC_INFO \
releases.txt \
filter-howto.txt \
- report.sh
+ report.sh \
+ $(HTML_VAR_SUBST)
man_MANS = tinyproxy.8