~ubuntu-branches/ubuntu/vivid/gnome-themes/vivid

« back to all changes in this revision

Viewing changes to icon-themes/Crux/32x32/places/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-07-22 02:55:54 UTC
  • mfrom: (1.1.35 upstream)
  • Revision ID: james.westby@ubuntu.com-20080722025554-9o3tpcnb3kh0o5d0
Tags: 2.23.5-0ubuntu1
* New upstream release (LP: #250673)
* debian/control.in:
  - Bump Standards-Version to 3.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
EXTRA_DIST =            \
14
14
        $(icons_DATA)
15
15
 
 
16
if LEGACY_ICON_MAPPING
16
17
install-data-local: install-iconsDATA
17
18
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
18
 
 
 
19
endif