X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FExtensions%2FSocketMMI%2FMakefile.am;h=2af2c39b93bbdfbcbcee60f32cbc08b64d0560f0;hp=ce4d432fc1e5e40429cd491fe4eebf46ed8845a2;hb=7253ea1c659f1f1753db2b6d58b1b967756b8f31;hpb=04ddd458458ad1087173c5a1854677288d47c453 diff --git a/lib/python/Plugins/Extensions/SocketMMI/Makefile.am b/lib/python/Plugins/Extensions/SocketMMI/Makefile.am index ce4d432..2af2c39 100644 --- a/lib/python/Plugins/Extensions/SocketMMI/Makefile.am +++ b/lib/python/Plugins/Extensions/SocketMMI/Makefile.am @@ -1,11 +1,10 @@ -SUBDIRS = src +SUBDIRS = src meta -installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/SocketMMI +installdir = $(pkglibdir)/python/Plugins/Extensions/SocketMMI install_PYTHON = \ - src/socketmmi.so \ __init__.py \ plugin.py \ SocketMMI.py -install_DATA = LICENSE +dist_install_DATA = LICENSE