diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-11-06 08:49:12 +0100 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-11-06 08:49:12 +0100 |
| commit | 3b50bda73c2dbc9038376a0d70d47343589f7fea (patch) | |
| tree | 3e25e46964597b3fa4563b50a57236ef42e2c4bf /configure.ac | |
| parent | aaeba87c8ee1b528dc9660dab9c6980155e878d4 (diff) | |
| download | enigma2-3b50bda73c2dbc9038376a0d70d47343589f7fea.tar.gz enigma2-3b50bda73c2dbc9038376a0d70d47343589f7fea.zip | |
Enigma2-SystemPlugins: -move NetworkWizard and WirelessLan Plugins into Enigma2 git repo. This fixes bug #140
Diffstat (limited to 'configure.ac')
| -rwxr-xr-x | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 2b557fc2..5e403deb 100755 --- a/configure.ac +++ b/configure.ac @@ -155,6 +155,8 @@ lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile lib/python/Plugins/SystemPlugins/Hotplug/Makefile lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile lib/python/Plugins/SystemPlugins/Makefile +lib/python/Plugins/SystemPlugins/NetworkWizard/Makefile +lib/python/Plugins/SystemPlugins/NetworkWizard/meta/Makefile lib/python/Plugins/SystemPlugins/NFIFlash/Makefile lib/python/Plugins/SystemPlugins/NFIFlash/meta/Makefile lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile @@ -173,6 +175,7 @@ lib/python/Plugins/SystemPlugins/VideoTune/Makefile lib/python/Plugins/SystemPlugins/VideoTune/meta/Makefile lib/python/Plugins/SystemPlugins/Videomode/Makefile lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile +lib/python/Plugins/SystemPlugins/WirelessLan/Makefile lib/python/Tools/Makefile lib/service/Makefile lib/components/Makefile |
