From 04d5428ad322d277f330ed199d7c11ce87adf69e Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 4 May 2005 17:25:26 +0000 Subject: [PATCH] Regenerate. --- lib/Makefile.in | 2 +- tests/chmod/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index c9b4b51f0b..f6e0260f98 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -58,7 +58,7 @@ DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ getcwd.h getdate.h getdate.y getgroups.c gethostname.c \ gethrxtime.c gethrxtime.h getline.c getline.h getloadavg.c \ getndelim2.c getopt.c getopt1.c getpagesize.h getpass.c \ - gettime.c gettimeofday.c getugroups.c getusershell.c \ + getpass.h gettime.c gettimeofday.c getugroups.c getusershell.c \ group-member.c group-member.h hard-locale.c hard-locale.h \ hash-pjw.c hash-pjw.h hash.c hash.h human.c human.h idcache.c \ imaxtostr.c intprops.h inttostr.c inttostr.h lchown.c lchown.h \ diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index ecb1de1fad..c2d27a6278 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -280,7 +280,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = no-x equals equal-x c-option setgid usage +TESTS = no-x equals equal-x c-option setgid umask-x usage EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" -- 2.47.3