summaryrefslogtreecommitdiff
path: root/templates/fluid/Makefile.am
blob: edfc5594233ad7ba7698b86e97c3decab8dda57e (plain)
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)