diff options
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 9f7266ad..783cf467 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -51,6 +51,7 @@ EXTRA_DIST = t \ | |||
| 51 | $(np_test_scripts) \ | 51 | $(np_test_scripts) \ |
| 52 | check_swap.d \ | 52 | check_swap.d \ |
| 53 | check_ldap.d \ | 53 | check_ldap.d \ |
| 54 | check_hpjd.d \ | ||
| 54 | check_game.d \ | 55 | check_game.d \ |
| 55 | check_dbi.d \ | 56 | check_dbi.d \ |
| 56 | check_ssh.d \ | 57 | check_ssh.d \ |
| @@ -59,7 +60,8 @@ EXTRA_DIST = t \ | |||
| 59 | check_by_ssh.d \ | 60 | check_by_ssh.d \ |
| 60 | check_smtp.d \ | 61 | check_smtp.d \ |
| 61 | check_dig.d \ | 62 | check_dig.d \ |
| 62 | check_cluster.d | 63 | check_cluster.d \ |
| 64 | check_fping.d | ||
| 63 | 65 | ||
| 64 | PLUGINHDRS = common.h | 66 | PLUGINHDRS = common.h |
| 65 | 67 | ||
