~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2

« back to all changes in this revision

Viewing changes to dnd2share/data/Makefile.am

Tags: upstream-2.2.0~0beta4
ImportĀ upstreamĀ versionĀ 2.2.0~0beta4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
SUBDIRS = .
3
 
 
4
 
moduledir = $(dnd2sharedatadir)
5
 
 
6
 
module_DATA = \
7
 
        dnd2share.conf\
8
 
        readme\
9
 
        preview.jpg\
10
 
        icon.png
11
 
 
12
 
dist_dnd2sharedata_SCRIPTS = \
13
 
        upload2free.sh
14
 
 
15
 
EXTRA_DIST = $(module_DATA)