aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-07-27 22:43:58 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-07-27 22:43:58 +0000
commitf51c8ddf3d774e5dbfc04ab546aa2ea6c7225172 (patch)
treed7339adf11e3ea50c7ee0079bbf3d95f8c2275c3 /lib/python/Components
parentf18f3a61a441d409193a80bdcb4fb6517982dd00 (diff)
downloadenigma2-f51c8ddf3d774e5dbfc04ab546aa2ea6c7225172.tar.gz
enigma2-f51c8ddf3d774e5dbfc04ab546aa2ea6c7225172.zip
- first step on installing enigma2 files
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