aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-21 04:41:36 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-21 04:41:36 +0000
commitccb8d260ed5e51f6f65205be04744a9e8322aa6f (patch)
treec8243a30d7b7627229186ca13a463952b92c1322 /lib/python/Screens/Makefile.am
parent8589eb49ec20d3503a476f398ec84d7ad0307d26 (diff)
downloadenigma2-ccb8d260ed5e51f6f65205be04744a9e8322aa6f.tar.gz
enigma2-ccb8d260ed5e51f6f65205be04744a9e8322aa6f.zip
add plugins
to test it: uncomment the example.py in lib/python/Plugins/Makefile.am plugins can be added at runtime
Diffstat (limited to 'lib/python/Screens/Makefile.am')
-rw-r--r--lib/python/Screens/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Makefile.am b/lib/python/Screens/Makefile.am
index 15b56d41..d191a5ba 100644
--- a/lib/python/Screens/Makefile.am
+++ b/lib/python/Screens/Makefile.am
@@ -8,4 +8,4 @@ install_PYTHON = \
EpgSelection.py EventView.py Mute.py Standby.py ServiceInfo.py \
AudioSelection.py InfoBarGenerics.py HelpMenu.py Wizard.py __init__.py \
Dish.py SubserviceSelection.py LanguageSelection.py StartWizard.py \
- TutorialWizard.py
+ TutorialWizard.py PluginBrowser.py