summaryrefslogtreecommitdiff
path: root/tests/sha1sum/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sha1sum/Makefile.am')
-rw-r--r--tests/sha1sum/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha1sum/Makefile.am b/tests/sha1sum/Makefile.am
index f097c3d52..7b0de7153 100644
--- a/tests/sha1sum/Makefile.am
+++ b/tests/sha1sum/Makefile.am
@@ -7,6 +7,6 @@ TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=`pwd`/../../src:$$PATH \
- PROG=shasum
+ PROG=sha1sum
TESTS = basic-1