summaryrefslogtreecommitdiff
path: root/templates/Makefile.am
blob: ee6b481ced66724e26deab91317b2cf77df07681 (plain)
1
2
3
4
5
6
7

templatesdir = $(datadir)/httrack/templates
templates_DATA = index-body.html index-header.html topindex-footer.html \
	index-footer.html topindex-body.html topindex-header.html \
	topindex-bodycat.html

EXTRA_DIST = $(templates_DATA)