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

« back to all changes in this revision

Viewing changes to 16x16/places/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 = places
 
3
 
 
4
iconsdir = $(themedir)/$(size)/$(context)
 
5
 
 
6
icons_DATA =    user-trash-full.png     \
 
7
        user-trash.png  \
 
8
        user-trash.svg  \
 
9
        user-home.png   \
 
10
        user-home.svg   \
 
11
        folder.png      \
 
12
        folder.svg      \
 
13
        user-desktop.png        \
 
14
        user-desktop.svg        \
 
15
        network-workgroup.png
 
16
 
 
17
install-data-local: install-iconsDATA
 
18
        (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
 
19
 
 
20
EXTRA_DIST =                           \
 
21
       $(icons_DATA)
 
22
 
 
23
MAINTAINERCLEANFILES = Makefile.in