summaryrefslogtreecommitdiff
path: root/data/templates/Makefile.am
blob: 5c2f1bef076d83e5ff96c4c0a0237c42f1b8a8d7 (plain)
1
2
3
4
5
6
7
TEMPLATES = \
	debug.html \
	default.html \
	stats.html

EXTRA_DIST = \
	$(TEMPLATES)