blob: a1609840274455ff8a765925d40531fc72e8f958 (
plain)
1
2
3
4
5
|
installdir = $(LIBDIR)/enigma2/python/Components/Sources
install_PYTHON = \
__init__.py Clock.py EventInfo.py Source.py MenuList.py CurrentService.py \
FrontendStatus.py Boolean.py Config.py ServiceList.py
|