summaryrefslogtreecommitdiffstats
path: root/src/plugins/Makefile.am
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-03-10 13:10:24 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-03-10 13:10:24 +0100
commitcd7c20cef11a08baa238d98447569b162ba78ff1 (patch)
treef85b9751217e855a8a44ccd56e7fe63b1da2aba6 /src/plugins/Makefile.am
parentd5c2dbe09ad809411ead6e7dca960596c8255b39 (diff)
downloadabrt-cd7c20cef11a08baa238d98447569b162ba78ff1.tar.gz
abrt-cd7c20cef11a08baa238d98447569b162ba78ff1.tar.xz
abrt-cd7c20cef11a08baa238d98447569b162ba78ff1.zip
added default configuration for report_Bugzilla event
Diffstat (limited to 'src/plugins/Makefile.am')
-rw-r--r--src/plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 4548c67c..28a5504f 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -41,7 +41,8 @@ dist_pluginsconf_DATA = \
eventsdir = $(EVENTS_DIR)
dist_events_DATA = \
- report_Bugzilla.xml
+ report_Bugzilla.xml \
+ report_Bugzilla.conf
eventsconfdir = $(EVENTS_CONF_DIR)