summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
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)