From: Jim Meyering Date: Thu, 27 Apr 2000 12:19:38 +0000 (+0000) Subject: . X-Git-Tag: cvs-readonly~6729 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=a703e558b87da55a88f62692f11fb361042ceb4d;p=gnulib.git . --- diff --git a/lib/Makefile.in b/lib/Makefile.in index 9c3e4a564..781cec209 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -228,15 +228,15 @@ $(DEPDIR)/xgetcwd$U.Po $(DEPDIR)/xgethostname$U.Po \ $(DEPDIR)/xmalloc$U.Po $(DEPDIR)/xstrdup$U.Po $(DEPDIR)/xstrtod$U.Po \ $(DEPDIR)/xstrtol$U.Po $(DEPDIR)/xstrtoul$U.Po \ $(DEPDIR)/xstrtoumax$U.Po $(DEPDIR)/yesno$U.Po -DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in TODO \ -alloca.c chown.c dup2.c error.c error.h euidaccess.c fileblocks.c \ -fnmatch.c fsusage.c ftruncate.c getdate.c getgroups.c gethostname.c \ -getline.c getloadavg.c getusershell.c group-member.c lchown.c malloc.c \ -memchr.c memcmp.c memcpy.c memmove.c memset.c mkdir.c mktime.c \ -mountlist.c nanosleep.c obstack.c obstack.h putenv.c realloc.c regex.c \ -rmdir.c rpmatch.c stime.c stpcpy.c strcasecmp.c strcspn.c strdup.c \ -strftime.c strncasecmp.c strndup.c strpbrk.c strstr.c strtod.c strtol.c \ -strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c +DIST_COMMON = README $(noinst_HEADERS) ChangeLog Makefile.am \ +Makefile.in TODO alloca.c chown.c dup2.c error.c error.h euidaccess.c \ +fileblocks.c fnmatch.c fsusage.c ftruncate.c getdate.c getgroups.c \ +gethostname.c getline.c getloadavg.c getusershell.c group-member.c \ +lchown.c malloc.c memchr.c memcmp.c memcpy.c memmove.c memset.c mkdir.c \ +mktime.c mountlist.c nanosleep.c obstack.c obstack.h putenv.c realloc.c \ +regex.c rmdir.c rpmatch.c stime.c stpcpy.c strcasecmp.c strcspn.c \ +strdup.c strftime.c strncasecmp.c strndup.c strpbrk.c strstr.c strtod.c \ +strtol.c strtoul.c strtoull.c strtoumax.c strverscmp.c utime.c DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)