diff options
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Plugins/Extensions/DVDPlayer/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am index ed474154..b7127c7a 100644 --- a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am @@ -1,3 +1,4 @@ +if HAVE_DDVDLIB SUBDIRS = src installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer @@ -7,3 +8,4 @@ install_PYTHON = \ plugin.py \ keymap.xml \ LICENSE +endif |
