diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 1 |
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 | ||
32 | libcoreutils_a_LIBADD = $(LIBOBJS) | 33 | libcoreutils_a_LIBADD = $(LIBOBJS) |