From cd7c20cef11a08baa238d98447569b162ba78ff1 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Thu, 10 Mar 2011 13:10:24 +0100 Subject: added default configuration for report_Bugzilla event --- src/plugins/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/plugins') 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) -- cgit