diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-09-02 02:07:23 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2005-09-02 02:07:23 +0000 |
| commit | 3a3836240d87bc63d4865d56a49fb2113634308b (patch) | |
| tree | d389137d64c9f4b8fdefb49b2bd4196282344030 /lib/python/Components/Makefile.am | |
| parent | 82e78679568c43d341e4eb288b9a91385f5a6ed8 (diff) | |
| download | enigma2-3a3836240d87bc63d4865d56a49fb2113634308b.tar.gz enigma2-3a3836240d87bc63d4865d56a49fb2113634308b.zip | |
network setup 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 05b7c0d4..546d3e14 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 + AVSwitch.py VariableIP.py IPAddress.py IPNameserver.py IPGateway.py |
