Code

Missed getloadavg.c (Ben Clewett)
authorTon Voon <tonvoon@users.sourceforge.net>
Mon, 24 May 2004 14:21:36 +0000 (14:21 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Mon, 24 May 2004 14:21:36 +0000 (14:21 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@877 f882894a-f735-0410-b71e-b25c423dba1c

lib/Makefile.am

index b9383083ea962891e9eb51bb542f6b888924934a..7b07f555dba4e2c269c826129b84fff875cb5338 100644 (file)
@@ -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