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

« back to all changes in this revision

Viewing changes to icon-themes/HighContrastLargePrint/48x48/emblems/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:
15
15
 
16
16
EXTRA_DIST=     $(icon_DATA)
17
17
 
 
18
if LEGACY_ICON_MAPPING
18
19
install-data-local: install-iconDATA
19
20
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
20
 
 
 
21
endif