aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDBurn
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@saftware.de>2009-08-18 17:16:07 +0200
committerAndreas Oberritter <obi@saftware.de>2009-08-18 17:16:07 +0200
commit3dbd82cf4db68785afeda17b8eee7f87c7d80dd7 (patch)
tree2fe072f29badec385ad9449817d06708b0a1de79 /lib/python/Plugins/Extensions/DVDBurn
parent911e54496f061ca9cd22bef12a889b70b5bb03a9 (diff)
downloadenigma2-3dbd82cf4db68785afeda17b8eee7f87c7d80dd7.tar.gz
enigma2-3dbd82cf4db68785afeda17b8eee7f87c7d80dd7.zip
do not use wildcards, because it breaks builds outside the source directory and therefore breaks 'make distcheck'
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDBurn')
-rw-r--r--lib/python/Plugins/Extensions/DVDBurn/Makefile.am22
1 files changed, 19 insertions, 3 deletions
diff --git a/lib/python/Plugins/Extensions/DVDBurn/Makefile.am b/lib/python/Plugins/Extensions/DVDBurn/Makefile.am
index 76a8ce2b..5f3749bc 100644
--- a/lib/python/Plugins/Extensions/DVDBurn/Makefile.am
+++ b/lib/python/Plugins/Extensions/DVDBurn/Makefile.am
@@ -3,9 +3,25 @@ installdir = $(pkglibdir)/python/Plugins/Extensions/DVDBurn
SUBDIRS = meta
install_PYTHON = \
+ DVDProject.py \
+ DVDTitle.py \
+ DVDToolbox.py \
__init__.py \
plugin.py \
- DVDProject.py DVDTitle.py TitleCutter.py TitleList.py TitleProperties.py Process.py ProjectSettings.py DVDToolbox.py
-
-dist_install_DATA = *.xml *.jpg *.mpg *.mp2 *.png
+ Process.py \
+ ProjectSettings.py \
+ TitleCutter.py \
+ TitleList.py \
+ TitleProperties.py
+dist_install_DATA = \
+ DreamboxDVD.ddvdp.xml \
+ dreamdvd_boat.jpg \
+ dreamdvd_clouds.jpg \
+ dvdburn.png \
+ keymap.xml \
+ silence.mp2 \
+ Text_menu_boat.ddvdm.xml \
+ Thumbs_menu_clouds.ddvdm.xml \
+ vmgmblank.mpg \
+ vmgmdream.mpg