From: Ton Voon Date: Mon, 24 May 2004 14:21:36 +0000 (+0000) Subject: Missed getloadavg.c (Ben Clewett) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=99d499c37ab1f3409d3bf43afb4f705d5a5bffec;p=nagiosplug.git Missed getloadavg.c (Ben Clewett) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@877 f882894a-f735-0410-b71e-b25c423dba1c --- diff --git a/lib/Makefile.am b/lib/Makefile.am index b938308..7b07f55 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