~darkxst/ubuntu/saucy/gdm/lp1212408

« back to all changes in this revision

Viewing changes to data/icons/48x48/apps/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-12-11 15:34:43 UTC
  • mto: (2.1.2 lenny) (1.4.50)
  • mto: This revision was merged to the branch mainline in revision 86.
  • Revision ID: james.westby@ubuntu.com-20071211153443-w5922mvs37kx0g4q
Tags: upstream-2.20.2
ImportĀ upstreamĀ versionĀ 2.20.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(datadir)/icons/hicolor
 
2
size = 48x48
 
3
context = apps
 
4
 
 
5
iconsdir = $(themedir)/$(size)/$(context)
 
6
 
 
7
icons_DATA = \
 
8
        gdmflexiserver.png      \
 
9
        gdmsetup.png
 
10
 
 
11
noinst_DATA = 
 
12
 
 
13
EXTRA_DIST = \
 
14
        $(icons_DATA)           \
 
15
        $(noinst_DATA)