X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FPlugins%2FMakefile.am;h=ec43b903757772c94621710b09261a0f44e43f63;hp=24ee23da005150df050edd868f8dc5c602fd6862;hb=daaf4b6ba8fbddd81553e0076385220ef1a7f327;hpb=47eaccfd3d5c4ca46ff339cb64a077a0f269d671 diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index 24ee23d..ec43b90 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,8 +1,7 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update tuxboxplugins +SUBDIRS = update tuxboxplugins web test install_PYTHON = \ - __init__.py + __init__.py Plugin.py -