summaryrefslogtreecommitdiff
path: root/templates/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Makefile.am')
-rw-r--r--templates/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am
index 45c3baf..8826487 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -3,11 +3,12 @@ NULL =
templatesdir = $(datadir)/cgg
templates_DATA = \
+ default.xml \
+ template_album.html \
+ template_index.html \
+ template_picture.html \
scripts-general.js \
styles.css \
- template-album.tmpl \
- template-index.tmpl \
- template-view_photo.tmpl \
$(NULL)
EXTRA_DIST = $(templates_DATA)