From: Jim Meyering Date: Thu, 1 Nov 2001 17:57:09 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-4_1_1~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eaa95f208b1e884ab592e3aba0f93d27d1c96f87;p=thirdparty%2Fcoreutils.git . --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 17205ece56..4b4b9d3f3f 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -12,6 +12,7 @@ chown.m4 \ codeset.m4 \ d-ino.m4 \ d-type.m4 \ +dirfd.m4 \ dos.m4 \ error.m4 \ fnmatch.m4 \ diff --git a/m4/Makefile.in b/m4/Makefile.in index 57e5e3cbe7..32130b75e5 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -123,6 +123,7 @@ chown.m4 \ codeset.m4 \ d-ino.m4 \ d-type.m4 \ +dirfd.m4 \ dos.m4 \ error.m4 \ fnmatch.m4 \