summaryrefslogtreecommitdiff
path: root/tests/insh2.test
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-04-09 01:36:35 +0000
committerTom Tromey <tromey@redhat.com>1997-04-09 01:36:35 +0000
commitaae29754a02ec3756c1af16c09a5aec4ca25eba9 (patch)
tree8f0e9d66b33b5feb17386a819a6faa1cc0ffa892 /tests/insh2.test
parent121c5a1bf86d7af6505d5a75d09e48c0a56060d0 (diff)
downloadautomake-aae29754a02ec3756c1af16c09a5aec4ca25eba9.tar.gz
tests respect MAKE
Diffstat (limited to 'tests/insh2.test')
-rwxr-xr-xtests/insh2.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/insh2.test b/tests/insh2.test
index 217411d89..b5018da38 100755
--- a/tests/insh2.test
+++ b/tests/insh2.test
@@ -12,4 +12,4 @@ END
$AUTOMAKE || exit 1
-make -s -f Makefile.in magic | grep install-sh
+$MAKE -s -f Makefile.in magic | grep install-sh