summaryrefslogtreecommitdiffhomepage
path: root/data/templates/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/Makefile.am')
-rw-r--r--data/templates/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/templates/Makefile.am b/data/templates/Makefile.am
new file mode 100644
index 0000000..5c2f1be
--- /dev/null
+++ b/data/templates/Makefile.am
@@ -0,0 +1,7 @@
+TEMPLATES = \
+ debug.html \
+ default.html \
+ stats.html
+
+EXTRA_DIST = \
+ $(TEMPLATES)