From: Jim Meyering Date: Sun, 8 Jun 2003 17:44:21 +0000 (+0000) Subject: . X-Git-Tag: v5.0.1~295 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=351f9f7436c0efb233ea52a94a412d77ed991611;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 9a2c3db8ce..1102c5f63b 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -80,6 +80,8 @@ stat.m4 \ stdbool.m4 \ strftime.m4 \ timespec.m4 \ +tm_gmtoff.m4 \ +tzset.m4 \ unlink-busy.m4 \ uptime.m4 \ utimbuf.m4 \ diff --git a/m4/Makefile.in b/m4/Makefile.in index 46b66c2c2f..37fd7a420f 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -231,6 +231,8 @@ stat.m4 \ stdbool.m4 \ strftime.m4 \ timespec.m4 \ +tm_gmtoff.m4 \ +tzset.m4 \ unlink-busy.m4 \ uptime.m4 \ utimbuf.m4 \