diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-25 15:28:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-25 15:28:24 +0000 |
commit | d1f9e2315b22cf978c0b29a28cbb9eca03fe9b1a (patch) | |
tree | 49352f31c5a68e1d9b8358b41410ac98841b86f9 /m4 | |
parent | d04604664a580f2805fe4111592467bb656d71f6 (diff) | |
download | coreutils-d1f9e2315b22cf978c0b29a28cbb9eca03fe9b1a.tar.xz |
.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index e2579df44..66c06d2df 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -7,7 +7,8 @@ getline.m4 getloadavg.m4 gettext.m4 inttypes_h.m4 isc-posix.m4 \ jm-glibc-io.m4 jm-macros.m4 jm-mktime.m4 jm-winsz1.m4 jm-winsz2.m4 \ lchown.m4 lcmessage.m4 lfs.m4 ls-mntd-fs.m4 lstat.m4 malloc.m4 memcmp.m4 \ perl.m4 prereq.m4 progtest.m4 putenv.m4 readdir.m4 realloc.m4 regex.m4 \ -ssize_t.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 utimbuf.m4 +ssize_t.m4 stat.m4 strftime.m4 uintmax_t.m4 uptime.m4 utimbuf.m4 utime.m4 \ +utimes.m4 ##m4-files-end |