diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-09-02 04:57:47 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-09-02 04:57:47 +0000 |
| commit | 7e3e90678897a0924cd365e117fd71679032dc40 (patch) | |
| tree | f376b4c5ab88c7743e7bbff3fedebd2e925959cc /lib/python/Components/Makefile.am | |
| parent | dba47e0b252b39fc2d58ec0db2275051e0a29508 (diff) | |
| download | enigma2-7e3e90678897a0924cd365e117fd71679032dc40.tar.gz enigma2-7e3e90678897a0924cd365e117fd71679032dc40.zip | |
network setup ConfigList style
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 546d3e14..bcecc1ef 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 VariableIP.py IPAddress.py IPNameserver.py IPGateway.py + AVSwitch.py VariableIP.py IPAddress.py IPNameserver.py IPGateway.py Network.py |
