diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 09:06:58 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-23 09:06:58 -0500 |
commit | 43fbde678c608c2d44d9ebd98a710e63d9300f06 (patch) | |
tree | a03a41a1b569859a5bd7ea3241367ae0c1e08cfa /plugins-scripts/Makefile.am | |
parent | c4a99b023d03326ad49e03c8731eec19d19a75bf (diff) | |
download | monitoring-plugins-43fbde678c608c2d44d9ebd98a710e63d9300f06.tar.gz |
Remove obsolete check_ntp.pl
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 58db0604..4ea262af 100644 --- a/plugins-scripts/Makefile.am +++ b/plugins-scripts/Makefile.am @@ -19,7 +19,7 @@ libexec_SCRIPTS = check_breeze check_disk_smb check_flexlm check_ircd \ utils.sh utils.pm EXTRA_DIST=check_breeze.pl check_disk_smb.pl check_flexlm.pl check_ircd.pl \ - check_log.sh check_ntp.pl check_oracle.sh check_rpc.pl check_sensors.sh \ + check_log.sh check_oracle.sh check_rpc.pl check_sensors.sh \ check_ifstatus.pl check_ifoperstatus.pl check_wave.pl check_mailq.pl check_file_age.pl \ utils.sh.in utils.pm.in t |