~ubuntu-branches/ubuntu/saucy/cairo-dock-plug-ins/saucy

« back to all changes in this revision

Viewing changes to powermanager/data/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-08-26 21:07:39 UTC
  • Revision ID: james.westby@ubuntu.com-20090826210739-gyjuuqezrzuluao4
Tags: upstream-2.0.8.1
ImportĀ upstreamĀ versionĀ 2.0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
SUBDIRS = .
 
3
 
 
4
moduledir = $(powermanagerdatadir)
 
5
 
 
6
module_DATA = \
 
7
        sector.svg\
 
8
        default-battery.svg\
 
9
        default-charge.svg\
 
10
        powermanager.conf\
 
11
        preview.png\
 
12
        icon.png
 
13
 
 
14
EXTRA_DIST = $(module_DATA)