From c0a999cfed9172f4837a0966b5c861c1602a5abe Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Wed, 22 Dec 2004 07:24:17 +0000 Subject: File required from coreutils git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1052 f882894a-f735-0410-b71e-b25c423dba1c --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 9cab14af..0612a759 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -27,6 +27,7 @@ other_coreutils_files = \ malloc.c \ mountlist.c \ realloc.c \ + stdbool_.h \ strtod.c libcoreutils_a_LIBADD = $(LIBOBJS) -- cgit v1.2.3