Merge branch 'bug_538_ignore_global_actions_in_standby'
[enigma2.git] / lib / python / Plugins / Extensions / DVDBurn / Makefile.am
index 5906757ce7fb5ad762fd8111453aa60eb809cab5..5f3749bc2752dc73a5812f3980f28c0c0c92cc7f 100644 (file)
@@ -1,8 +1,27 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDBurn
+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 Process.py
+       Process.py \
+       ProjectSettings.py \
+       TitleCutter.py \
+       TitleList.py \
+       TitleProperties.py
 
-install_DATA = keymap.xml silence.mp2 dreamvmgm.mpg
+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