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 a420d23d..9e4924c3 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
@@ -55,6 +55,7 @@ EXTRA_DIST = t \ | |||
55 | check_hpjd.d \ | 55 | check_hpjd.d \ |
56 | check_game.d \ | 56 | check_game.d \ |
57 | check_radius.d \ | 57 | check_radius.d \ |
58 | check_time.d \ | ||
58 | check_nagios.d \ | 59 | check_nagios.d \ |
59 | check_dbi.d \ | 60 | check_dbi.d \ |
60 | check_real.d \ | 61 | check_real.d \ |
@@ -74,6 +75,7 @@ EXTRA_DIST = t \ | |||
74 | check_ntp_time.d \ | 75 | check_ntp_time.d \ |
75 | check_dig.d \ | 76 | check_dig.d \ |
76 | check_cluster.d \ | 77 | check_cluster.d \ |
78 | check_ups.d \ | ||
77 | check_fping.d | 79 | check_fping.d |
78 | 80 | ||
79 | PLUGINHDRS = common.h | 81 | PLUGINHDRS = common.h |