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

« back to all changes in this revision

Viewing changes to clock/data/themes/default/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
themedir = $(clockdatadir)/themes/default
 
2
 
 
3
theme_DATA =        \
 
4
        readme\
 
5
        clock-drop-shadow.svg       \
 
6
        clock-face-shadow.svg       \
 
7
        clock-face.svg              \
 
8
        clock-frame.svg             \
 
9
        clock-glass.svg             \
 
10
        clock-hour-hand-shadow.svg          \
 
11
        clock-hour-hand.svg                 \
 
12
        clock-marks.svg             \
 
13
        clock-minute-hand-shadow.svg    \
 
14
        clock-minute-hand.svg       \
 
15
        clock-second-hand-shadow.svg    \
 
16
        clock-second-hand.svg   \
 
17
        theme.conf
 
18
 
 
19
EXTRA_DIST = $(theme_DATA)