diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-09-02 05:15:20 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-09-02 05:15:20 +0000 |
| commit | 1854505c149c095e357787836a12d06b0ff70954 (patch) | |
| tree | 70f57f3ddf77afc0bc0e01f18dc41dc4c6b5d476 /lib/python/Components/Makefile.am | |
| parent | ee7a4508e2a846ab03bb1885bab4424f04e40519 (diff) | |
| download | enigma2-1854505c149c095e357787836a12d06b0ff70954.tar.gz enigma2-1854505c149c095e357787836a12d06b0ff70954.zip | |
remove old network stuff
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 bcecc1ef..d452b358 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 Network.py + AVSwitch.py Network.py |
