summaryrefslogtreecommitdiffstats
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 76cbe04c..03d7a85c 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -19,13 +19,6 @@ bin_PROGRAMS = \
abrt-action-install-debuginfo \
abrt-retrace-client
-dist_pluginslib_DATA = \
- Logger.glade \
- Bugzilla.glade \
- RHTSupport.glade \
- Upload.glade \
- KerneloopsReporter.glade
-
pluginsconfdir = $(PLUGINS_CONF_DIR)
dist_pluginsconf_DATA = \
@@ -46,7 +39,8 @@ dist_events_DATA = \
report_Logger.conf \
analyze_LocalGDB.xml \
analyze_RetraceServer.xml \
- report_Mailx.xml
+ report_Mailx.xml \
+ report_RHTSupport.xml
eventsconfdir = $(EVENTS_CONF_DIR)