From: Jim Meyering Date: Sun, 30 Apr 2000 11:19:35 +0000 (+0000) Subject: alphabetize X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ca9a70d88484c57e106ca02a8f33bede2cc49c2;p=pspp 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 \