summaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.am
blob: 6cbe3cc1242b34f5589d5508a6a1cbe32e471f31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS = \
	man8

TEMPLATES = \
	debug.html \
	default.html \
	stats.html

EXTRA_DIST = \
	tinyproxy.conf \
	HTML_VARIABLES \
	HTTP_ERROR_CODES \
	RFC_INFO \
	filter-howto.txt \
	$(TEMPLATES)