From: Jim Meyering Date: Wed, 9 Jul 1997 14:12:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16c~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a5d528d3d7aad0024eb4c9374bd6eb75b28b3170;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am index 354e79c8c1..fcd9c807d2 100644 --- a/tests/cp/Makefile.am +++ b/tests/cp/Makefile.am @@ -2,4 +2,4 @@ AUTOMAKE_OPTIONS = 1.1 gnits TESTS = backup-1 no-deref-link1 no-deref-link2 no-deref-link3 EXTRA_DIST = $(TESTS) -TESTS_ENVIRONMENT = CP=../src/cp +TESTS_ENVIRONMENT = CP=../../src/cp