diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2007-03-20 21:38:37 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2007-03-20 21:38:37 +0000 |
| commit | 4b53fef5099e42240db57ce118dd9aa570b7815d (patch) | |
| tree | f0afc726fc6c412da236f5e48de8f488df1ec08c /configure.ac | |
| parent | eba98a3843d8358cd66d3d8a31b08771899ce705 (diff) | |
| download | enigma2-4b53fef5099e42240db57ce118dd9aa570b7815d.tar.gz enigma2-4b53fef5099e42240db57ce118dd9aa570b7815d.zip | |
some fixes for the new network configuration
adding Reichi's WirelessLan configuration plugin (not yet fully functional)
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ef22a6b9..6198f553 100644 --- a/configure.ac +++ b/configure.ac @@ -69,6 +69,7 @@ lib/python/Components/Sources/Makefile lib/python/Screens/Makefile lib/python/Plugins/Makefile lib/python/Plugins/SystemPlugins/Makefile +lib/python/Plugins/SystemPlugins/WirelessLan/Makefile lib/python/Plugins/SystemPlugins/SoftwareUpdate/Makefile lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile |
