summaryrefslogtreecommitdiff
path: root/tests/chmod
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-22 10:04:10 +0000
committerJim Meyering <jim@meyering.net>2001-11-22 10:04:10 +0000
commit3723d62e4f14f2f45c09900cb4174d5c3d1e0c69 (patch)
treefa01f1370f7a8f8bac626f7020aff88c0bbedbdb /tests/chmod
parentfe8cf19c6b898a3291cbd9ce00b47754f3a5e176 (diff)
downloadcoreutils-3723d62e4f14f2f45c09900cb4174d5c3d1e0c69.tar.xz
.
Diffstat (limited to 'tests/chmod')
-rw-r--r--tests/chmod/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 40fed131a..ba3ccd3af 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -102,7 +102,6 @@ PACKAGE = @PACKAGE@
PERL = @PERL@
POFILES = @POFILES@
POSUB = @POSUB@
-POW_LIBM = @POW_LIBM@
RANLIB = @RANLIB@
SEQ_LIBM = @SEQ_LIBM@
SQRT_LIBM = @SQRT_LIBM@
@@ -117,7 +116,7 @@ install_sh = @install_sh@
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = equal-x c-option setgid
+TESTS = equals equal-x c-option setgid
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH