add StaticText source, which can be used as a simple way to forward values between...
[enigma2.git] / lib / python / Components / Sources / Makefile.am
index 3bf75d17d9e971f1c1a7b0b8cdd50ec7b27c3256..5e6a30a5784b5509127ffbfbeea81ced94d46313 100644 (file)
@@ -1,4 +1,6 @@
 installdir = $(LIBDIR)/enigma2/python/Components/Sources
 
 install_PYTHON = \
-       __init__.py Clock.py EventInfo.py Source.py
+       __init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \
+       FrontendStatus.py Boolean.py Config.py ServiceList.py RadioText.py StreamService.py \
+       StaticText.py