summaryrefslogtreecommitdiffstats
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2011-05-10 18:52:52 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2011-05-10 18:52:52 +0200
commit60ed34c6de8b30624774c50cbb6bfc05740b4a1a (patch)
tree2399cc84da8d6df88c55900206f53ad97569e911 /src/plugins/Makefile.am
parent09b5c4b42e9c75c523f4dc3a2036c33dfb5f234b (diff)
downloadabrt-60ed34c6de8b30624774c50cbb6bfc05740b4a1a.tar.gz
abrt-60ed34c6de8b30624774c50cbb6bfc05740b4a1a.tar.xz
abrt-60ed34c6de8b30624774c50cbb6bfc05740b4a1a.zip
Add analyzer which collects ~/.xsession-errors. Closes bz#539532
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 7221079a..1ef7fbc2 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -40,7 +40,7 @@ dist_events_DATA = \
report_Logger.conf \
analyze_LocalGDB.xml \
analyze_RetraceServer.xml \
- analyze_var_log_messages.xml \
+ analyze_xsession_errors.xml \
report_Mailx.xml \
report_RHTSupport.xml \
report_Kerneloops.xml
@@ -91,7 +91,7 @@ EXTRA_DIST = \
$(MAN_TXT) \
$(PYTHON_FILES) \
$(man1_MANS) \
- analyze_var_log_messages.xml.in \
+ analyze_xsession_errors.xml.in \
analyze_LocalGDB.xml.in \
analyze_RetraceServer.xml.in \
report_Bugzilla.xml.in \