diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-06-18 20:20:56 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-06-18 20:20:56 (GMT) |
commit | 1aa01940861cae855a9b7cd2c7ccdebc116b309a (patch) | |
tree | 489e337e333b10fb52dc25fb112dc1a727f5953d /plugins | |
parent | 79b221828648c97f09136cafb89b0479f60f9d38 (diff) | |
download | monitoring-plugins-1aa01940861cae855a9b7cd2c7ccdebc116b309a.tar.gz |
Make Linux specific plugin check_ide_smart build if appropriate headers are found
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1744 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/.cvsignore b/plugins/.cvsignore index e3db508..52dc94f 100644 --- a/plugins/.cvsignore +++ b/plugins/.cvsignore | |||
@@ -6,6 +6,7 @@ check_dummy | |||
6 | check_ftp | 6 | check_ftp |
7 | check_fping | 7 | check_fping |
8 | check_http | 8 | check_http |
9 | check_ide_smart | ||
9 | check_imap | 10 | check_imap |
10 | check_jabber | 11 | check_jabber |
11 | check_load | 12 | check_load |