aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Components')
-rw-r--r--lib/python/Components/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
new file mode 100644
index 00000000..d9b3890e
--- /dev/null
+++ b/lib/python/Components/Makefile.am
@@ -0,0 +1,9 @@
+installdir = $(LIBDIR)/enigma2/python/Components
+
+install_DATA = \
+ ActionMap.py GUISkin.py PerServiceDisplay.py TimeInput.py components.py \
+ Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py \
+ Clock.py HTMLSkin.py ServiceList.py VariableText.py \
+ ConfigList.py Header.py ServiceName.py VariableValue.py \
+ EventInfo.py Label.py ServiceScan.py VolumeBar.py \
+ GUIComponent.py MenuList.py TextInput.py __init__.py