From bb16bf0cd548dd0b56e42c50964a89a4025c91fc Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 6 Jul 2004 16:13:17 +0000 Subject: [PATCH] (AC_CONFIG_FILES): Add tests/readlink/Makefile. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index f3c0d02..f422231 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 -- 2.7.4