diff options
author | Ted Gould <ted@gould.cx> | 2010-01-05 22:42:37 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-05 22:42:37 -0600 |
commit | e9d1a73dad33cfea06dd90ec4d13fcfa0b750322 (patch) | |
tree | 8c69c8238aed314a5b2743509a66d5e5d978693d /data/icons/Makefile.am | |
parent | a718efc9b3340801882f7c7550320d01f9b0635e (diff) | |
parent | 933a07d7a5fa30afa12dd88f79d64dc43cc30dff (diff) | |
download | ayatana-indicator-session-e9d1a73dad33cfea06dd90ec4d13fcfa0b750322.tar.gz ayatana-indicator-session-e9d1a73dad33cfea06dd90ec4d13fcfa0b750322.tar.bz2 ayatana-indicator-session-e9d1a73dad33cfea06dd90ec4d13fcfa0b750322.zip |
* Upstream merge
* Removing status support
* Merging the users service and the session service
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 7c42753..7394c73 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48 +SUBDIRS = scalable 16x16 22x22 24x24 32x32 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(INDICATORICONSDIR)/hicolor |