aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/Makefile.am
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-10-10 23:45:12 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-10-10 23:45:12 +0000
commit4ec4e352738fdb205ab54f61045f36b6df4d58bc (patch)
tree058929821e93d505d57ead44713d3c18a272a4a5 /lib/python/Components/Makefile.am
parent26f9a7bd81edfe6bfe881a3f4c3d8a6f952ac8e5 (diff)
downloadenigma2-4ec4e352738fdb205ab54f61045f36b6df4d58bc.tar.gz
enigma2-4ec4e352738fdb205ab54f61045f36b6df4d58bc.zip
service scan setup added
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 40cbb3fe..46b9ba33 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -8,4 +8,4 @@ install_PYTHON = \
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 DiskInfo.py NimManager.py
+ AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py ScanSetup.py