summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-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)