move c++ part of socket mmi to plugin
[enigma2.git] / lib / python / Plugins / Extensions / SocketMMI / Makefile.am
index ee985fb08a8465b66dd006e12297bab79332c394..ce4d432fc1e5e40429cd491fe4eebf46ed8845a2 100644 (file)
@@ -1,6 +1,9 @@
+SUBDIRS = src
+
 installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/SocketMMI
 
 install_PYTHON = \
+       src/socketmmi.so \
        __init__.py \
        plugin.py \
        SocketMMI.py