diff options
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r-- | plugins/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index bb3f029e..9e4924c3 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -49,11 +49,13 @@ 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 \ |
56 | check_radius.d \ | 57 | check_radius.d \ |
58 | check_time.d \ | ||
57 | check_nagios.d \ | 59 | check_nagios.d \ |
58 | check_dbi.d \ | 60 | check_dbi.d \ |
59 | check_real.d \ | 61 | check_real.d \ |
@@ -73,6 +75,7 @@ EXTRA_DIST = t \ | |||
73 | check_ntp_time.d \ | 75 | check_ntp_time.d \ |
74 | check_dig.d \ | 76 | check_dig.d \ |
75 | check_cluster.d \ | 77 | check_cluster.d \ |
78 | check_ups.d \ | ||
76 | check_fping.d | 79 | check_fping.d |
77 | 80 | ||
78 | PLUGINHDRS = common.h | 81 | PLUGINHDRS = common.h |