Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/icons/Makefile.am
blob: b41a76129c30072534e21ddc13f6a0b0f5e51566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUBDIRS = scalable

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/sugar
theme_DATA = index.theme

EXTRA_DIST=				\
	index.theme.in

CLEANFILES = 				\
	index.theme