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

« back to all changes in this revision

Viewing changes to drop-indicator/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 = $(drop_indicatordatadir)
 
5
 
 
6
module_DATA = \
 
7
        drop_indicator.conf\
 
8
        preview.png\
 
9
        icon.svg\
 
10
        default-drop-indicator.svg\
 
11
        default-hover-indicator.svg
 
12
 
 
13
EXTRA_DIST = $(module_DATA)