summaryrefslogtreecommitdiff
path: root/icon-themes/Fog/Makefile.am
blob: d9c1b46ec3ce791719ca5b76f43d5fa09d21f718 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
themedir = $(datadir)/icons/Fog

SUBDIRS = 16x16 22x22 24x24 32x32 48x48 256x256

THEME_IN_FILES = index.theme.in

%.theme:   %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache

theme_DATA = index.theme

EXTRA_DIST = \
	index.theme.in

CLEANFILES = \
	index.theme


MAINTAINERCLEANFILES = \
	Makefile.in