aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 47a57594141ccd135a0237d4b32a0fe195f0909d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
themedir = $(datadir)/icons/Sato

SUBDIRS = 16x16 22x22 32x32 48x48 64x64 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

theme_DATA = index.theme

gtk_update_icon_cache = gtk-update-icon-cache -f -t $(themedir)

install-data-hook:
	@-if test -z "$(DESTDIR)"; then \
			echo "Updating Gtk icon cache."; \
			$(gtk_update_icon_cache); \
		else \
			echo "*** Icon cache not updated.	After install, run this:"; \
			echo "***	 $(gtk_update_icon_cache)"; \
		fi


EXTRA_DIST=				\
	index.theme

# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub \
                       configure depcomp install-sh ltmain.sh     \
                       Makefile.in missing config.h.in