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

« back to all changes in this revision

Viewing changes to logout/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 = $(logoutdatadir)
 
5
 
 
6
module_DATA = \
 
7
        logout.conf\
 
8
        preview.png\
 
9
        icon.svg
 
10
 
 
11
EXTRA_DIST = $(module_DATA)