diff options
Diffstat (limited to 'templates/Makefile.am')
| -rw-r--r-- | templates/Makefile.am | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am index 8826487..150d7e2 100644 --- a/templates/Makefile.am +++ b/templates/Makefile.am @@ -1,14 +1,3 @@ NULL = -templatesdir = $(datadir)/cgg - -templates_DATA = \ - default.xml \ - template_album.html \ - template_index.html \ - template_picture.html \ - scripts-general.js \ - styles.css \ - $(NULL) - -EXTRA_DIST = $(templates_DATA) +SUBDIRS = classic |
