~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.0beta1

« back to all changes in this revision

Viewing changes to data/gauges/Circle/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2008-09-14 16:26:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080914162612-t6aa8pr2o0qry48o
Tags: 1.6.2.3-0ubuntu1
* New upstream release.
* debian/control
 - Update to 3.8.0 (no change needed).
 - Add libxtst-dev as Build-Depends.
* debian/cairo-dock-data.install
 - Add usr/share/cairo-dock/emblems directory.
* debian/watch
 - Update location.
* debian/rules
 - Add a get-orig-source rule.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(pkgdatadir)/gauges/Circle
 
2
 
 
3
theme_DATA = \
 
4
        background.svg\
 
5
        theme.xml\
 
6
        0.svg\
 
7
        1.svg\
 
8
        2.svg\
 
9
        3.svg\
 
10
        4.svg\
 
11
        5.svg\
 
12
        6.svg\
 
13
        readme
 
14
 
 
15
EXTRA_DIST = $(theme_DATA)