diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index deae938d..1f24d923 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -92,6 +92,8 @@ EXTRA_DIST = t \ | |||
92 | check_ntp_time.d \ | 92 | check_ntp_time.d \ |
93 | check_dig.d \ | 93 | check_dig.d \ |
94 | check_cluster.d \ | 94 | check_cluster.d \ |
95 | check_curl.d \ | ||
96 | check_cluster.d \ | ||
95 | check_ups.d \ | 97 | check_ups.d \ |
96 | check_fping.d | 98 | check_fping.d |
97 | 99 | ||