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

« back to all changes in this revision

Viewing changes to 22x22/animations/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 = animations
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA =    process-working.png
 
7
 
 
8
install-data-local: install-iconsDATA
 
9
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
10
 
 
11
EXTRA_DIST =                           \
 
12
       $(icons_DATA)
 
13
 
 
14
MAINTAINERCLEANFILES = Makefile.in