summaryrefslogtreecommitdiffstats
path: root/collectors/Makefile.am
diff options
context:
space:
mode:
authorVladimir Kobal <vlad@prokk.net>2021-04-14 12:20:13 +0300
committerGitHub <noreply@github.com>2021-04-14 12:20:13 +0300
commit7de64f49ff88375f76c253c8cc50ec4f07e5a806 (patch)
tree752c4e89f0f8591577ca94834afa95b09fa9f070 /collectors/Makefile.am
parent8f0a5e3bb25788c136f010ea5424af3cbe585eb6 (diff)
Add a plugin for the system clock synchronization state (#10895)
Co-authored-by: Joel Hans <joel.g.hans@gmail.com>
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 460612c685..021e2ff23c 100644
--- a/collectors/Makefile.am
+++ b/collectors/Makefile.am
@@ -10,6 +10,7 @@ SUBDIRS = \
checks.plugin \
cups.plugin \
diskspace.plugin \
+ timex.plugin \
fping.plugin \
ioping.plugin \
freebsd.plugin \