From 04ddd458458ad1087173c5a1854677288d47c453 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Tue, 20 May 2008 21:07:38 +0000 Subject: move c++ part of socket mmi to plugin --- lib/python/Plugins/Extensions/SocketMMI/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to '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 ee985fb0..ce4d432f 100644 --- a/lib/python/Plugins/Extensions/SocketMMI/Makefile.am +++ b/lib/python/Plugins/Extensions/SocketMMI/Makefile.am @@ -1,6 +1,9 @@ +SUBDIRS = src + installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/SocketMMI install_PYTHON = \ + src/socketmmi.so \ __init__.py \ plugin.py \ SocketMMI.py -- cgit v1.2.3