(no commit message)
[ppastats.git] / themes / default / templates / Makefile.am
1 defaulttpldir = $(pkgdatadir)/themes/default/templates
2 defaulttpl_DATA = \
3         footer.tpl\
4         header.tpl\
5         pkg.tpl\
6         pkg_version.tpl\
7         ppa.tpl
8
9 EXTRA_DIST=$(defaulttpl_DATA)