summaryrefslogtreecommitdiffstats
path: root/lib/Plugins
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins')
-rw-r--r--lib/Plugins/Makefile.am16
-rw-r--r--lib/Plugins/SOSreport.conf1
2 files changed, 9 insertions, 8 deletions
diff --git a/lib/Plugins/Makefile.am b/lib/Plugins/Makefile.am
index df35416f..7c03eac4 100644
--- a/lib/Plugins/Makefile.am
+++ b/lib/Plugins/Makefile.am
@@ -6,7 +6,6 @@ pluginslib_LTLIBRARIES = \
libSQLite3.la \
libLogger.la \
libKerneloopsScanner.la\
- libKerneloopsReporter.la\
libKerneloops.la \
libRunApp.la \
libSOSreport.la \
@@ -18,7 +17,7 @@ pluginslib_LTLIBRARIES = \
# libFirefox.la
dist_pluginslib_DATA = \
- KerneloopsReporter.GTKBuilder Logger.GTKBuilder \
+ Logger.GTKBuilder \
Mailx.GTKBuilder Bugzilla.GTKBuilder \
TicketUploader.GTKBuilder Catcut.GTKBuilder
@@ -33,9 +32,10 @@ dist_pluginsconf_DATA = \
Catcut.conf \
TicketUploader.conf \
FileTransfer.conf \
- Python.conf
+ Python.conf \
+ SOSreport.conf
-man_MANS = abrt-FileTransfer.7 abrt-Bugzilla.7 abrt-KerneloopsReporter.7 \
+man_MANS = abrt-FileTransfer.7 abrt-Bugzilla.7 \
abrt-KerneloopsScanner.7 abrt-Logger.7 abrt-Mailx.7 abrt-plugins.7 \
abrt-SQLite3.7 abrt-RunApp.7 abrt-TicketUploader.7
# + abrt-Catcut.7
@@ -77,10 +77,10 @@ libKerneloops_la_LDFLAGS = -avoid-version
libKerneloops_la_CPPFLAGS = -I$(srcdir)/../../inc -I$(srcdir)/../Utils
# KerneloopsReporter
-libKerneloopsReporter_la_SOURCES = KerneloopsReporter.cpp KerneloopsReporter.h
-libKerneloopsReporter_la_LDFLAGS = -avoid-version
-libKerneloopsReporter_la_LIBADD = $(CURL_LIBS)
-libKerneloopsReporter_la_CPPFLAGS = -I$(srcdir)/../../inc -I$(srcdir)/../Utils $(CURL_CFLAGS) -DPLUGINS_LIB_DIR=\"$(PLUGINS_LIB_DIR)\"
+#libKerneloopsReporter_la_SOURCES = KerneloopsReporter.cpp KerneloopsReporter.h
+#libKerneloopsReporter_la_LDFLAGS = -avoid-version
+#libKerneloopsReporter_la_LIBADD = $(CURL_LIBS)
+#libKerneloopsReporter_la_CPPFLAGS = -I$(srcdir)/../../inc -I$(srcdir)/../Utils $(CURL_CFLAGS) -DPLUGINS_LIB_DIR=\"$(PLUGINS_LIB_DIR)\"
# KerneloopsScanner
libKerneloopsScanner_la_SOURCES = KerneloopsScanner.cpp KerneloopsScanner.h KerneloopsSysLog.cpp KerneloopsSysLog.h
diff --git a/lib/Plugins/SOSreport.conf b/lib/Plugins/SOSreport.conf
new file mode 100644
index 00000000..3201c6da
--- /dev/null
+++ b/lib/Plugins/SOSreport.conf
@@ -0,0 +1 @@
+Enabled = yes