summaryrefslogtreecommitdiffhomepage
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-13 03:48:24 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-13 03:48:24 +0530
commitf3e06436b5a6081e71c6308ca136e9ff1fa1ebef (patch)
treea64b12c3e7bc60ca4ec085c030237f8a662e4b79 /doc/Makefile.am
parentd7296318a0f5d7ee06b0358911889b64599f9ce5 (diff)
doc: Move templates to data/templates/ directory
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6cbe3cc..ade0939 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,15 +1,10 @@
SUBDIRS = \
man8
-TEMPLATES = \
- debug.html \
- default.html \
- stats.html
-
EXTRA_DIST = \
tinyproxy.conf \
HTML_VARIABLES \
HTTP_ERROR_CODES \
RFC_INFO \
- filter-howto.txt \
- $(TEMPLATES)
+ filter-howto.txt
+