blob: e9eeec295d1cdfe1d1eadc2f4161460cfc973fb1 (
plain)
1
2
3
4
5
6
|
installdir = $(LIBDIR)/enigma2/python/Screens
install_DATA = \
ChannelSelection.py ClockDisplay.py ConfigMenu.py InfoBar.py Menu.py \
MessageBox.py ScartLoopThrough.py Screen.py ServiceScan.py TimerEdit.py \
__init__.py
|