1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
NULL = templatesdir = $(datadir)/cgg/fluid templates_DATA = \ fluid.xml \ fonts.css \ styles.css \ scripts.js \ template_album.html \ template_index.html \ emblems-readonly_120.png \ $(NULL) EXTRA_DIST = $(templates_DATA)