From 82495b5d26e2a6f380688acec0f5487d1f5442ad Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 22 Oct 2000 11:56:18 +0000 Subject: . --- tests/sha1sum/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/sha1sum/Makefile.am (limited to 'tests/sha1sum/Makefile.am') diff --git a/tests/sha1sum/Makefile.am b/tests/sha1sum/Makefile.am new file mode 100644 index 000000000..f097c3d52 --- /dev/null +++ b/tests/sha1sum/Makefile.am @@ -0,0 +1,12 @@ +## Process this file with automake to produce Makefile.in -*-Makefile-*-. + +EXTRA_DIST = $(TESTS) + +TESTS_ENVIRONMENT = \ + top_srcdir=$(top_srcdir) \ + srcdir=$(srcdir) \ + PERL="@PERL@" \ + PATH=`pwd`/../../src:$$PATH \ + PROG=shasum + +TESTS = basic-1 -- cgit v1.2.3-70-g09d2