~ubuntu-branches/ubuntu/oneiric/gnome-power-manager/oneiric

« back to all changes in this revision

Viewing changes to data/icons/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-02 08:02:48 UTC
  • mfrom: (2.1.63 upstream)
  • Revision ID: package-import@ubuntu.com-20110902080248-xejkwcvdjno1abuf
Tags: 3.1.90-0ubuntu1
* New upstream release.
  - Removed help button (LP: #838576)
* debian/control.in: Removed obsolete dependencies
* debian/docs: Dropped, not needed
* debian/rules: Removed obsolete scrollkeeper and docdir configure flags

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48 256x256
 
1
SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48
2
2
 
3
3
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor
4
4
 
13
13
                echo "***   $(gtk_update_icon_cache)"; \
14
14
        fi
15
15
 
 
16
-include $(top_srcdir)/git.mk