~ubuntu-branches/ubuntu/lucid/gnome-themes-extras/lucid

« back to all changes in this revision

Viewing changes to Amaranth/icons/scalable/devices/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2004-06-23 20:28:52 UTC
  • Revision ID: james.westby@ubuntu.com-20040623202852-j7hu6zargn5hnban
Tags: upstream-0.7.debian.1
ImportĀ upstreamĀ versionĀ 0.7.debian.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
icondir = $(datadir)/icons/Amaranth/scalable/devices
 
2
NULL = 
 
3
icon_DATA = \
 
4
        gnome-dev-cdrom-audio.svg \
 
5
        gnome-dev-cdrom.svg \
 
6
        gnome-dev-cdwriter.svg \
 
7
        gnome-dev-dvd.svg \
 
8
        gnome-dev-floppy.svg \
 
9
        gnome-dev-harddisk.svg \
 
10
        gnome-dev-network.svg \
 
11
        gnome-dev-symlink.svg \
 
12
        $(NULL)
 
13
EXTRA_DIST = $(icon_DATA)