summaryrefslogtreecommitdiffstats
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-03-25 20:13:10 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-03-25 20:13:10 +0100
commita5f311e2fa609215c8749f45a57557616ed0c298 (patch)
treee9fb52387e74656dbde0055a33598db5c9eae9e9 /src/plugins/Makefile.am
parentf01ef15f2c0e0b2233b04342f6cf1650d7519030 (diff)
downloadabrt-a5f311e2fa609215c8749f45a57557616ed0c298.tar.gz
abrt-a5f311e2fa609215c8749f45a57557616ed0c298.tar.xz
abrt-a5f311e2fa609215c8749f45a57557616ed0c298.zip
added xml file for kerneloops reporter, split koops events to a separate file
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 942ceac4..959306ef 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -37,13 +37,15 @@ dist_events_DATA = \
analyze_LocalGDB.xml \
analyze_RetraceServer.xml \
report_Mailx.xml \
- report_RHTSupport.xml
+ report_RHTSupport.xml \
+ report_Kerneloops.xml
eventsconfdir = $(EVENTS_CONF_DIR)
dist_eventsconf_DATA = \
ccpp_events.conf \
- mailx_events.conf
+ mailx_events.conf \
+ koops_events.conf
man_MANS = \
abrt-Bugzilla.7 \