~ubuntu-branches/ubuntu/precise/ubuntustudio-icon-theme/precise

« back to all changes in this revision

Viewing changes to 22x22/devices/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Janne Jokitalo (AstralJava)
  • Date: 2007-04-04 13:06:22 UTC
  • Revision ID: james.westby@ubuntu.com-20070404130622-5a6eai22f6n681hv
Tags: 0.1
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
size = 22x22
 
2
context = devices
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA =    drive-harddisk.png      \
 
7
        media-cdrom.png \
 
8
        printer.png
 
9
 
 
10
install-data-local: install-iconsDATA
 
11
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
12
 
 
13
EXTRA_DIST =                           \
 
14
       $(icons_DATA)
 
15
 
 
16
MAINTAINERCLEANFILES = Makefile.in