aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-09-29 22:09:43 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-09-29 22:09:43 +0000
commit7b25522dc35a9d942101750e9eb5135867e6bcce (patch)
tree102047a2b59b89abfee6773738082e1a73460fc3 /lib/python/Components/Makefile.am
parent2dc9b0cb83069aaed4dbb3f45b3d15835568d0d9 (diff)
downloadenigma2-7b25522dc35a9d942101750e9eb5135867e6bcce.tar.gz
enigma2-7b25522dc35a9d942101750e9eb5135867e6bcce.zip
add DiskInfo component
Diffstat (limited to 'lib/python/Components/Makefile.am')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index 6e99f781..2000eb9f 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -8,4 +8,4 @@ install_DATA = \
EventInfo.py Label.py ServiceScan.py VolumeBar.py \
GUIComponent.py MenuList.py TextInput.py __init__.py MovieList.py \
InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \
- AVSwitch.py Network.py RFmod.py
+ AVSwitch.py Network.py RFmod.py DiskInfo.py