From: Jim Meyering Date: Tue, 6 Jul 2004 16:13:17 +0000 (+0000) Subject: (AC_CONFIG_FILES): Add tests/readlink/Makefile. X-Git-Tag: v5.3.0~1155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb16bf0cd548dd0b56e42c50964a89a4025c91fc;p=thirdparty%2Fcoreutils.git (AC_CONFIG_FILES): Add tests/readlink/Makefile. --- diff --git a/configure.ac b/configure.ac index f3c0d021ea..f4222317b6 100644 --- a/configure.ac +++ b/configure.ac @@ -268,6 +268,7 @@ AC_CONFIG_FILES( tests/mv/Makefile tests/od/Makefile tests/pr/Makefile + tests/readlink/Makefile tests/rm/Makefile tests/rmdir/Makefile tests/seq/Makefile