summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-06-21 15:36:56 +0000
committerJim Meyering <jim@meyering.net>2004-06-21 15:36:56 +0000
commit2ea2857ed417779810d7cb00597ab24d167ae425 (patch)
treefc4ca403260d14f26d7e6a770b79c1f0b74b30a9 /lib/Makefile.in
parent470e32ceecf9e9f2594a4a63c0636cc9e24ee0d7 (diff)
downloadcoreutils-2ea2857ed417779810d7cb00597ab24d167ae425.tar.xz
.
Diffstat (limited to 'lib/Makefile.in')
-rw-r--r--lib/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index d18f62373..3e91c90c1 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -364,8 +364,8 @@ libfetish_a_SOURCES = acl.h acl.c getdate.h getdate.y posixtm.c \
xgethostname.h xmalloc.c xmemcoll.c xmemcoll.h xnanosleep.c \
xnanosleep.h xreadlink.c xreadlink.h xstrdup.c xstrndup.c \
xstrndup.h xstrtod.c xstrtod.h xstrtoimax.c xstrtol.c \
- xstrtol.h xstrtoul.c xstrtoumax.c yesno.c printf-args.h \
- printf-parse.h vasprintf.h vasnprintf.h
+ xstrtol.h xstrtoul.c xstrtoumax.c yesno.c yesno.h \
+ printf-args.h printf-parse.h vasprintf.h vasnprintf.h
libfetish_a_LIBADD = $(LIBOBJS) $(ALLOCA)
libfetish_a_DEPENDENCIES = $(libfetish_a_LIBADD)
lib_OBJECTS = $(libfetish_a_OBJECTS)