diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-04-17 17:57:35 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-04-17 17:57:35 +0000 |
commit | 3b95e5be69c199a2a195c57aba12d88c242225ac (patch) | |
tree | 137b72ffaefe7f34bf21e975ccc9cc9ec0474564 /collectors/Makefile.am | |
parent | Adding upstream version 1.13.0. (diff) | |
download | netdata-3b95e5be69c199a2a195c57aba12d88c242225ac.tar.xz netdata-3b95e5be69c199a2a195c57aba12d88c242225ac.zip |
Adding upstream version 1.14.0~rc0.upstream/1.14.0_rc0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'collectors/Makefile.am')
-rw-r--r-- | collectors/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/collectors/Makefile.am b/collectors/Makefile.am index bb4d5c61..9f07fd4d 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 \ |