diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2015-02-01 16:51:35 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2015-02-01 16:51:35 +0100 |
| commit | cc4f17e0d8b9c027448a75dafa8194a36d283acd (patch) | |
| tree | cd981250e9b468b08bfa319ad0dfdf465223d7ff /templates/Makefile.am | |
| parent | b2d0c4ea27c3885d69c9067b579a075a65ff3834 (diff) | |
| download | cataract-cc4f17e0d8b9c027448a75dafa8194a36d283acd.tar.xz | |
Move the current design templates in the "classic" subdir
Let's call this design a "classic" one.
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 |
