Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/art/icon-theme/Makefile.am
blob: cba4ca992116db8520645d3bdeac54325dfd25a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = 24x24 32x32 48x48

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

themedir = ${datadir}/icons/olpc
theme_DATA = index.theme

EXTRA_DIST=				\
	index.theme.in

CLEANFILES = 				\
	index.theme