diff options
Diffstat (limited to 'data/icons/Makefile.am')
-rw-r--r-- | data/icons/Makefile.am | 2 |
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 |