From 53a152ff60ed1f3055eae0eb1c06ca102d486954 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 14 May 2005 19:13:51 +0000 Subject: . --- lib/Makefile.in | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.in b/lib/Makefile.in index 7bf02a865..aabe223d0 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -82,11 +82,11 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ strndup.c strndup.h strnlen.c strpbrk.c strstr.c strtod.c \ strtoimax.c strtol.c strtoll.c strtoul.c strtoull.c \ strtoumax.c strverscmp.c strverscmp.h tempname.c timespec.h \ - umaxtostr.c unistd-safer.h unlocked-io.h unsetenv.c userspec.c \ - userspec.h utime.c utimecmp.c utimecmp.h utimens.c utimens.h \ - vasnprintf.c vasprintf.c xalloc.h xmalloc.c xnanosleep.c \ - xnanosleep.h xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c \ - yesno.h + umaxtostr.c unistd-safer.h unlinkdir.c unlinkdir.h \ + unlocked-io.h unsetenv.c userspec.c userspec.h utime.c \ + utimecmp.c utimecmp.h utimens.c utimens.h vasnprintf.c \ + vasprintf.c xalloc.h xmalloc.c xnanosleep.c xnanosleep.h \ + xstrtol.c xstrtol.h xstrtoul.c xtime.h yesno.c yesno.h ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/acl.m4 $(top_srcdir)/m4/afs.m4 \ $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/allocsa.m4 \ @@ -580,6 +580,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strverscmp.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tempname.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/umaxtostr.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/unlinkdir.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/unsetenv.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/userspec.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utime.Po@am__quote@ -- cgit v1.2.3-54-g00ecf