aboutsummaryrefslogtreecommitdiff
path: root/data/icons/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-08-08 09:39:29 -0600
committerTed Gould <ted@canonical.com>2009-08-08 09:39:29 -0600
commit0776820b0fad4a18842902c470b263e0913366cc (patch)
tree13641a0a6d6c452b973f18666c5b7c12d0dd5da9 /data/icons/Makefile.am
parent839f57951591a4bf9d0ce4fd32b0c5b2d06bf73e (diff)
downloadayatana-indicator-session-0776820b0fad4a18842902c470b263e0913366cc.tar.gz
ayatana-indicator-session-0776820b0fad4a18842902c470b263e0913366cc.tar.bz2
ayatana-indicator-session-0776820b0fad4a18842902c470b263e0913366cc.zip
Switching icons directory to the one provided by package config
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r--data/icons/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 17dca13..7c42753 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor
+gtk_update_icon_cache = gtk-update-icon-cache -f -t $(INDICATORICONSDIR)/hicolor
install-data-hook: update-icon-cache
uninstall-hook: update-icon-cache