summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-08 17:44:21 +0000
committerJim Meyering <jim@meyering.net>2003-06-08 17:44:21 +0000
commit351f9f7436c0efb233ea52a94a412d77ed991611 (patch)
treef0ed6dea05c0b8f7d2526618d75991ebd8531475
parent450f30c5da6c0545f1504745bb74fcf2005210ee (diff)
downloadcoreutils-351f9f7436c0efb233ea52a94a412d77ed991611.tar.xz
.
-rw-r--r--m4/Makefile.am2
-rw-r--r--m4/Makefile.in2
2 files changed, 4 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 9a2c3db8c..1102c5f63 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 46b66c2c2..37fd7a420 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 \