tinyproxy/data/templates/Makefile.am

8 lines
86 B
Makefile
Raw Normal View History

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