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.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/plugins/Makefile.am b/src/plugins/Makefile.am
index 4548c67c..ff052b53 100644
--- a/src/plugins/Makefile.am
+++ b/src/plugins/Makefile.am
@@ -41,7 +41,9 @@ dist_pluginsconf_DATA = \
eventsdir = $(EVENTS_DIR)
dist_events_DATA = \
- report_Bugzilla.xml
+ report_Bugzilla.xml \
+ analyze_LocalGDB.xml \
+ analyze_RetraceServer.xml
eventsconfdir = $(EVENTS_CONF_DIR)