From 47eaccfd3d5c4ca46ff339cb64a077a0f269d671 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Wed, 11 Jan 2006 14:50:07 +0000 Subject: add a tuxbox plugins plugin to prepare loading of tuxbox plugins when the c++ part supports it --- lib/python/Plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/Makefile.am') diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index 21dcb9c8..24ee23da 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,6 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update +SUBDIRS = update tuxboxplugins install_PYTHON = \ __init__.py -- cgit v1.2.3