aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/SocketMMI/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2010-03-08 13:33:36 +0100
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2010-03-08 16:21:06 +0100
commit678d4adc636ce6effe3e4c7442dd1b19e868e570 (patch)
tree7af1197f14a7624f48b9be9b178822b97ac42e89 /lib/python/Plugins/Extensions/SocketMMI/Makefile.am
parenteaa0a63f8e532f9af46a621196dc6b49279f1c13 (diff)
downloadenigma2-678d4adc636ce6effe3e4c7442dd1b19e868e570.tar.gz
enigma2-678d4adc636ce6effe3e4c7442dd1b19e868e570.zip
fixes bug #465
don't install sub directory files
Diffstat (limited to 'lib/python/Plugins/Extensions/SocketMMI/Makefile.am')
-rw-r--r--lib/python/Plugins/Extensions/SocketMMI/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Plugins/Extensions/SocketMMI/Makefile.am b/lib/python/Plugins/Extensions/SocketMMI/Makefile.am
index 808d8520..2af2c39b 100644
--- a/lib/python/Plugins/Extensions/SocketMMI/Makefile.am
+++ b/lib/python/Plugins/Extensions/SocketMMI/Makefile.am
@@ -3,7 +3,6 @@ SUBDIRS = src meta
installdir = $(pkglibdir)/python/Plugins/Extensions/SocketMMI
install_PYTHON = \
- src/socketmmi.so \
__init__.py \
plugin.py \
SocketMMI.py