From aff52c552ecbcb43456b282d7298a8c887fa7f8f Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Thu, 13 Mar 2003 22:38:09 +0000 Subject: # Include the HTML variable substitution documentation files with the tarball. --- doc/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3