aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/DVDBurn/template/Makefile.am
diff options
context:
space:
mode:
authorAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-09-05 16:46:08 +0000
committerAndreas Frisch <andreas.frisch@multimedia-labs.de>2008-09-05 16:46:08 +0000
commit3728486e40b02d9d316a7491d2b7b1e3577c1872 (patch)
treeaf02d3c839e9b6a364f66171ac7d4f27da59fca7 /lib/python/Plugins/Extensions/DVDBurn/template/Makefile.am
parent3c066dfc061d51c59caf201e302cfb2301b5f0f7 (diff)
downloadenigma2-3728486e40b02d9d316a7491d2b7b1e3577c1872.tar.gz
enigma2-3728486e40b02d9d316a7491d2b7b1e3577c1872.zip
introduce a collection settings screen, delivery of template and menu source files
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDBurn/template/Makefile.am')
-rw-r--r--lib/python/Plugins/Extensions/DVDBurn/template/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/DVDBurn/template/Makefile.am b/lib/python/Plugins/Extensions/DVDBurn/template/Makefile.am
new file mode 100644
index 00000000..f0d9e8a0
--- /dev/null
+++ b/lib/python/Plugins/Extensions/DVDBurn/template/Makefile.am
@@ -0,0 +1,7 @@
+AUTOMAKE_OPTIONS = gnu
+
+installdir = /etc/enigma2/playlist
+
+install_DATA = \
+ DreamboxDVDtemplate.ddvdp.xml
+