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 /lib/python/Plugins/SystemPlugins/Makefile.am | |
| 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 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index db71c31e..a8b187dc 100755 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -3,7 +3,7 @@ installdir = $(pkglibdir)/python/Plugins/SystemPlugins SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \ SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \ DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment \ - CrashlogAutoSubmit CleanupWizard VideoEnhancement + CrashlogAutoSubmit CleanupWizard VideoEnhancement WirelessLan NetworkWizard install_PYTHON = \ __init__.py |
