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

« back to all changes in this revision

Viewing changes to 24x24/mimetypes/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 = 24x24
 
2
context = mimetypes
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA =    package-x-generic.png   \
 
7
        package-x-generic.svg
 
8
 
 
9
install-data-local: install-iconsDATA
 
10
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
11
 
 
12
EXTRA_DIST =                           \
 
13
       $(icons_DATA)
 
14
 
 
15
MAINTAINERCLEANFILES = Makefile.in