aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2004-05-24 14:21:36 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2004-05-24 14:21:36 +0000
commit99d499c37ab1f3409d3bf43afb4f705d5a5bffec (patch)
tree0c6f288cb08f8b3cfab69f85caf12c18280264de /lib
parentf6bb1f7e4b34fcf53a29a20373e9e88160f49c87 (diff)
downloadmonitoring-plugins-99d499c37ab1f3409d3bf43afb4f705d5a5bffec.tar.gz
Missed getloadavg.c (Ben Clewett)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@877 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index b9383083..7b07f555 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -12,6 +12,6 @@ EXTRA_DIST = ulonglong.m4 codeset.m4 getloadavg.m4 gettext.m4 glibc21.m4 iconv.m
inttypes.m4 inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 \
lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 afs.m4 \
fstypename.m4 fsusage.m4 ls-mntd-fs.m4 getopt.h gettext.h fsusage.h mountlist.h\
- error.m4 error.h error.c xalloc.h unlocked-io.h malloc.c realloc.c strtod.c
+ error.m4 error.h error.c getloadavg.c xalloc.h unlocked-io.h malloc.c realloc.c strtod.c
INCLUDES = -I$(srcdir) -I$(top_srcdir)/intl