From 3a532f7f79d12b28af2ca3f9255a3c6b5df81c80 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 2 Sep 1997 05:00:43 +0000 Subject: [PATCH] . --- lib/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 5177361e03..8d6a160724 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -90,8 +90,7 @@ l = @l@ noinst_LIBRARIES = libfu.a -EXTRA_DIST = chown.c getgroups.c getline.c lstat.c \ - mktime.c stat.c strftime.c +EXTRA_DIST = chown.c getgroups.c getline.c lstat.c mktime.c stat.c strftime.c INCLUDES = -I.. -I$(srcdir) -I../intl -- 2.30.2