summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3d21049)
raw | patch | inline | side by side (parent: 3d21049)
author | M. Sean Finney <seanius@users.sourceforge.net> | |
Sun, 30 Oct 2005 22:45:54 +0000 (22:45 +0000) | ||
committer | M. Sean Finney <seanius@users.sourceforge.net> | |
Sun, 30 Oct 2005 22:45:54 +0000 (22:45 +0000) |
our heads in the sand for potential errors, after all :)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1266 f882894a-f735-0410-b71e-b25c423dba1c
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1266 f882894a-f735-0410-b71e-b25c423dba1c
plugins/Makefile.am | patch | blob | history |
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 5200878773508f712afdccad4331728be86bd028..26f9c8a800648cabc8453bd61435970bb84fcee3 100644 (file)
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
DEFS = -DLOCALEDIR=\"$(localedir)\" @DEFS@
LIBS = @LIBINTL@ @LIBS@ @SSLLIBS@
MATHLIBS = @MATHLIBS@
+AM_CFLAGS = -Wall
libexec_PROGRAMS = check_disk check_dummy check_http check_load \
check_mrtg check_mrtgtraf check_nwstat check_overcr check_ping \