From b0d42f0a5c1305aabe28ad92839dfee3bb75e1a0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 1 May 2000 11:40:52 +0000 Subject: . --- lib/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.in b/lib/Makefile.in index 781cec209..5a922d431 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -123,7 +123,7 @@ DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@ libfetish_a_SOURCES = \ getdate.y posixtm.c addext.c argmatch.c backupfile.c basename.c \ - canon-host.c closeout.c dirname.c exclude.c filemode.c diacrit.c \ + canon-host.c closeout.c diacrit.c dirname.c exclude.c filemode.c \ full-write.c getopt.c getopt1.c getugroups.c hard-locale.c hash.c \ human.c idcache.c isdir.c linebuffer.c localcharset.c long-options.c \ makepath.c md5.c memcasecmp.c memcoll.c modechange.c path-concat.c \ @@ -172,7 +172,7 @@ ANSI2KNR = ../src/ansi2knr libfetish_a_AR = $(AR) cru am_libfetish_a_OBJECTS = getdate$U.o posixtm$U.o addext$U.o \ argmatch$U.o backupfile$U.o basename$U.o canon-host$U.o closeout$U.o \ -dirname$U.o exclude$U.o filemode$U.o diacrit$U.o full-write$U.o \ +diacrit$U.o dirname$U.o exclude$U.o filemode$U.o full-write$U.o \ getopt$U.o getopt1$U.o getugroups$U.o hard-locale$U.o hash$U.o \ human$U.o idcache$U.o isdir$U.o linebuffer$U.o localcharset$U.o \ long-options$U.o makepath$U.o md5$U.o memcasecmp$U.o memcoll$U.o \ -- cgit v1.2.3-70-g09d2