diff options
Diffstat (limited to 'plugins/Makefile.am')
| -rw-r--r-- | plugins/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 7c404a3b..e2bed4c3 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -49,26 +49,34 @@ np_test_scripts = tests/test_check_swap.t | |||
| 49 | EXTRA_DIST = t \ | 49 | EXTRA_DIST = t \ |
| 50 | tests \ | 50 | tests \ |
| 51 | $(np_test_scripts) \ | 51 | $(np_test_scripts) \ |
| 52 | negate.d \ | ||
| 52 | check_swap.d \ | 53 | check_swap.d \ |
| 53 | check_ldap.d \ | 54 | check_ldap.d \ |
| 54 | check_hpjd.d \ | 55 | check_hpjd.d \ |
| 55 | check_game.d \ | 56 | check_game.d \ |
| 57 | check_radius.d \ | ||
| 58 | check_time.d \ | ||
| 56 | check_nagios.d \ | 59 | check_nagios.d \ |
| 57 | check_dbi.d \ | 60 | check_dbi.d \ |
| 61 | check_tcp.d \ | ||
| 62 | check_real.d \ | ||
| 58 | check_ssh.d \ | 63 | check_ssh.d \ |
| 59 | check_nt.d \ | 64 | check_nt.d \ |
| 60 | check_dns.d \ | 65 | check_dns.d \ |
| 61 | check_mrtgtraf.d \ | 66 | check_mrtgtraf.d \ |
| 62 | check_mysql_query.d \ | 67 | check_mysql_query.d \ |
| 63 | check_mrtg.d \ | 68 | check_mrtg.d \ |
| 69 | check_ntp_peer.d \ | ||
| 64 | check_apt.d \ | 70 | check_apt.d \ |
| 65 | check_pgsql.d \ | 71 | check_pgsql.d \ |
| 72 | check_ping.d \ | ||
| 66 | check_by_ssh.d \ | 73 | check_by_ssh.d \ |
| 67 | check_smtp.d \ | 74 | check_smtp.d \ |
| 68 | check_mysql.d \ | 75 | check_mysql.d \ |
| 69 | check_ntp_time.d \ | 76 | check_ntp_time.d \ |
| 70 | check_dig.d \ | 77 | check_dig.d \ |
| 71 | check_cluster.d \ | 78 | check_cluster.d \ |
| 79 | check_ups.d \ | ||
| 72 | check_fping.d | 80 | check_fping.d |
| 73 | 81 | ||
| 74 | PLUGINHDRS = common.h | 82 | PLUGINHDRS = common.h |
