(no commit message)
[ppastats.git] / themes / default / templates / Makefile.am
diff --git a/themes/default/templates/Makefile.am b/themes/default/templates/Makefile.am
new file mode 100644 (file)
index 0000000..9ea53a5
--- /dev/null
@@ -0,0 +1,9 @@
+defaulttpldir = $(pkgdatadir)/themes/default/templates
+defaulttpl_DATA = \
+       footer.tpl\
+       header.tpl\
+       pkg.tpl\
+       pkg_version.tpl\
+       ppa.tpl
+
+EXTRA_DIST=$(defaulttpl_DATA)