From: Jim Meyering Date: Sun, 30 Apr 2000 11:19:35 +0000 (+0000) Subject: alphabetize X-Git-Tag: v4.5.1~5050 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e60f6cc0648ab0573d7c615485dad46de24819c;p=thirdparty%2Fcoreutils.git alphabetize --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 2997269989..73a7cb5a8f 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,7 +9,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 \