diff options
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index be650089..fc5d158b 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -58,7 +58,8 @@ EXTRA_DIST = t \ | |||
| 58 | check_by_ssh.d \ | 58 | check_by_ssh.d \ |
| 59 | check_smtp.d \ | 59 | check_smtp.d \ |
| 60 | check_dig.d \ | 60 | check_dig.d \ |
| 61 | check_cluster.d | 61 | check_cluster.d \ |
| 62 | check_fping.d | ||
| 62 | 63 | ||
| 63 | PLUGINHDRS = common.h | 64 | PLUGINHDRS = common.h |
| 64 | 65 | ||
