blob: eb55ad624ebe9c15d1aa1b5e098c2f99cf0919c0 (
plain)
1
2
3
4
5
|
installdir = $(LIBDIR)/enigma2/python/Components/Renderer
install_PYTHON = \
__init__.py Label.py Progress.py Listbox.py Renderer.py Pixmap.py \
FixedLabel.py PositionGauge.py Canvas.py Picon.py Pig.py
|