diff options
| author | Andreas Frisch <andreas.frisch@multimedia-labs.de> | 2008-09-12 12:00:35 +0000 |
|---|---|---|
| committer | Andreas Frisch <andreas.frisch@multimedia-labs.de> | 2008-09-12 12:00:35 +0000 |
| commit | deaf3139671ce0aa53a741b2fece9fbe3fd98c4e (patch) | |
| tree | 189de4203d668d758953ce97bdd8d51a8d1ea951 /lib/python/Plugins/Extensions/DVDBurn/Makefile.am | |
| parent | 17cd8cc301444bb2c81b50c9e57f15ef1de0987a (diff) | |
| download | enigma2-deaf3139671ce0aa53a741b2fece9fbe3fd98c4e.tar.gz enigma2-deaf3139671ce0aa53a741b2fece9fbe3fd98c4e.zip | |
Path and template fixes
Diffstat (limited to 'lib/python/Plugins/Extensions/DVDBurn/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Extensions/DVDBurn/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/python/Plugins/Extensions/DVDBurn/Makefile.am b/lib/python/Plugins/Extensions/DVDBurn/Makefile.am index 886876cc..3b2f4484 100644 --- a/lib/python/Plugins/Extensions/DVDBurn/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDBurn/Makefile.am @@ -5,6 +5,5 @@ install_PYTHON = \ plugin.py \ DVDProject.py DVDTitle.py TitleCutter.py TitleList.py Process.py ProjectSettings.py -install_DATA = keymap.xml +install_DATA = *.xml *.jpg *.mpg *.mp2 -SUBDIRS = data template |
