summaryrefslogtreecommitdiffstats
path: root/collectors/Makefile.am
diff options
context:
space:
mode:
authorVladimir Kobal <vlad@prokk.net>2019-03-28 13:06:02 +0200
committerPaul Katsoulakis <34388743+paulkatsoulakis@users.noreply.github.com>2019-03-28 11:06:02 +0000
commitc452497b97d79d4ae3968a21214d02b37ce9cb06 (patch)
treebb5fcd919cf9c9ab2e12d88914d8c044af745bbb /collectors/Makefile.am
parent793e03f07702115b2739f16fbb25c4b5dc1b4f0e (diff)
Fix dist build (#5728)
This is an exceptional situation, we need this emergent PR to fix our pipeline
Diffstat (limited to 'collectors/Makefile.am')
-rw-r--r--collectors/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/Makefile.am b/collectors/Makefile.am
index bb4d5c61d7..9f07fd4dc9 100644
--- a/collectors/Makefile.am
+++ b/collectors/Makefile.am
@@ -16,6 +16,7 @@ SUBDIRS = \
idlejitter.plugin \
macos.plugin \
nfacct.plugin \
+ xenstat.plugin \
node.d.plugin \
proc.plugin \
python.d.plugin \