diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-07-29 09:45:35 +0200 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-07-29 09:45:35 +0200 |
| commit | 0f4f760b0db7365d6603ddb2a8430ccf8fe4aceb (patch) | |
| tree | d3ecbbef48c06bab0e9444974499c02ae1d5a277 /lib/python/Plugins/SystemPlugins/Makefile.am | |
| parent | 8bea76d0df509b8d3f570d67a1855efa49c3eaaf (diff) | |
| download | enigma2-0f4f760b0db7365d6603ddb2a8430ccf8fe4aceb.tar.gz enigma2-0f4f760b0db7365d6603ddb2a8430ccf8fe4aceb.zip | |
add CrashlogAutoSubmit Plugin for automatic crashlog mailing, needs oe update
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index 634c7f42..8d256445 100755 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1,3 +1,4 @@ SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \ SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \ - DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment + DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment \ + CrashlogAutoSubmit |
