summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2004-12-22 07:24:17 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2004-12-22 07:24:17 (GMT)
commitc0a999cfed9172f4837a0966b5c861c1602a5abe (patch)
treeb724bd5cfb5c36d2b6ad3ade6c2cd4eecb84faf6 /lib/Makefile.am
parent8d91bdc4bc0004ca2c651ed64636245db5475a79 (diff)
downloadmonitoring-plugins-c0a999cfed9172f4837a0966b5c861c1602a5abe.tar.gz
File required from coreutils
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1052 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9cab14a..0612a75 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -27,6 +27,7 @@ other_coreutils_files = \
27 malloc.c \ 27 malloc.c \
28 mountlist.c \ 28 mountlist.c \
29 realloc.c \ 29 realloc.c \
30 stdbool_.h \
30 strtod.c 31 strtod.c
31 32
32libcoreutils_a_LIBADD = $(LIBOBJS) 33libcoreutils_a_LIBADD = $(LIBOBJS)