X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/f9d2225be8ff0f3e01792f6b5550d9e051e077b4..316f6a4f78d654e7822431cca75659709c6c3fee:/lib/python/Plugins/Extensions/SocketMMI/Makefile.am diff --git a/lib/python/Plugins/Extensions/SocketMMI/Makefile.am b/lib/python/Plugins/Extensions/SocketMMI/Makefile.am index 8f13a27f..2af2c39b 100644 --- a/lib/python/Plugins/Extensions/SocketMMI/Makefile.am +++ b/lib/python/Plugins/Extensions/SocketMMI/Makefile.am @@ -1,9 +1,8 @@ -SUBDIRS = src +SUBDIRS = src meta installdir = $(pkglibdir)/python/Plugins/Extensions/SocketMMI install_PYTHON = \ - src/socketmmi.so \ __init__.py \ plugin.py \ SocketMMI.py