diff options
Diffstat (limited to 'plugins-scripts/Makefile.am')
-rw-r--r-- | plugins-scripts/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/Makefile.am b/plugins-scripts/Makefile.am index 5556cf6..9de45d5 100644 --- a/plugins-scripts/Makefile.am +++ b/plugins-scripts/Makefile.am | |||
@@ -5,7 +5,7 @@ SUFFIXES = .pl .sh | |||
5 | VPATH=$(top_srcdir) $(top_srcdir)/plugins-scripts $(top_srcdir)/plugins-scripts/t | 5 | VPATH=$(top_srcdir) $(top_srcdir)/plugins-scripts $(top_srcdir)/plugins-scripts/t |
6 | 6 | ||
7 | libexec_SCRIPTS = check_breeze check_disk_smb check_flexlm check_ircd \ | 7 | libexec_SCRIPTS = check_breeze check_disk_smb check_flexlm check_ircd \ |
8 | check_log check_ntp check_oracle check_rpc check_sensors check_wave \ | 8 | check_log check_oracle check_rpc check_sensors check_wave \ |
9 | check_ifstatus check_ifoperstatus check_mailq check_file_age \ | 9 | check_ifstatus check_ifoperstatus check_mailq check_file_age \ |
10 | utils.sh utils.pm | 10 | utils.sh utils.pm |
11 | 11 | ||