From c83a118230bbf0a89f85b231f7715af73a2d3cca Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Tue, 15 Apr 2008 16:40:04 +0000 Subject: fix servicedvd.so install (now the directory is created before copy lib --- lib/python/Plugins/Extensions/DVDPlayer/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/python/Plugins/Extensions/DVDPlayer/Makefile.am') diff --git a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am index b7127c7a..45c410fa 100644 --- a/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am +++ b/lib/python/Plugins/Extensions/DVDPlayer/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS = src installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/DVDPlayer install_PYTHON = \ + src/servicedvd.so \ __init__.py \ plugin.py \ keymap.xml \ -- cgit v1.2.3