blob: 6ef8cac6542c2bdc970b3461d29ebbcc2863f51b (
plain)
1
2
3
4
5
6
7
|
installdir = $(pkglibdir)/python/Components/Sources
install_PYTHON = \
__init__.py Clock.py EventInfo.py Source.py List.py CurrentService.py \
FrontendStatus.py Boolean.py Config.py ServiceList.py RdsDecoder.py StreamService.py \
StaticText.py CanvasSource.py ServiceEvent.py Event.py FrontendInfo.py TunerInfo.py \
RecordState.py Progress.py
|