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

« back to all changes in this revision

Viewing changes to xmms/data/Makefile.am

Tags: upstream-2.0.9
ImportĀ upstreamĀ versionĀ 2.0.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
SUBDIRS = . 
3
 
 
4
 
moduledir = $(xmmsdatadir)
5
 
 
6
 
module_DATA = \
7
 
        xmms.conf\
8
 
        broken.svg\
9
 
        pause.svg\
10
 
        play.svg\
11
 
        stop.svg\
12
 
        xmms.svg\
13
 
        0.svg\
14
 
        1.svg\
15
 
        2.svg\
16
 
        3.svg\
17
 
        infoaudacious.sh\
18
 
        infobanshee.sh\
19
 
        infoexaile.sh\
20
 
        icon.png\
21
 
        preview.png
22
 
 
23
 
EXTRA_DIST = $(module_DATA)