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

« back to all changes in this revision

Viewing changes to 16x16/status/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 = 16x16
 
2
context = status
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA =    user-trash-full.png     \
 
7
        user-trash-full.svg     \
 
8
        folder-open.png \
 
9
        folder-open.svg \
 
10
        folder-drag-accept.png
 
11
 
 
12
install-data-local: install-iconsDATA
 
13
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
14
 
 
15
EXTRA_DIST =                           \
 
16
       $(icons_DATA)
 
17
 
 
18
MAINTAINERCLEANFILES = Makefile.in