fix possible crash on task abort and work with new getCD return value
[enigma2.git] / lib / python / Plugins / Extensions / DVDBurn / Makefile.am
1 installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDBurn
2
3 install_PYTHON =        \
4         __init__.py \
5         plugin.py \
6         DVDProject.py DVDTitle.py TitleCutter.py TitleList.py Process.py ProjectSettings.py DVDToolbox.py
7
8 install_DATA = *.xml *.jpg *.mpg *.mp2
9