tinyproxy/data/templates/Makefile.am
2009-09-13 03:48:24 +05:30

8 lines
86 B
Makefile

TEMPLATES = \
debug.html \
default.html \
stats.html
EXTRA_DIST = \
$(TEMPLATES)