go with 16x16 for the base size
[gnome-osd-icons.git] / build / Makefile.am
blob1073ed9b81b4029cfadcd9d886e0f0c54e9cc656
1 themedir = $(datadir)/icons/THEME_NAME
3 SUBDIRS = REAL_SUB_DIRS
5 #THEME_IN_FILES = index.theme.in
7 #%.theme:   %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache
9 theme_DATA = index.theme
11 gtk_update_icon_cache = gtk-update-icon-cache -f -t "$(themedir)"
13 install-data-hook:
14                 @if test -z "$(DESTDIR)"; then \
15                         echo "Updating Gtk icon cache."; \
16                         $(gtk_update_icon_cache); \
17                 else \
18                         echo "*** Icon cache not updated.       After install, run this:"; \
19                         echo "***        $(gtk_update_icon_cache)"; \
20                 fi
23 EXTRA_DIST=                             \
24         index.theme
26 # Extra clean files so that maintainer-clean removes *everything*
27 MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub \
28                        configure depcomp install-sh ltmain.sh     \
29                        Makefile.in missing config.h.in