diff options
author | Jim Meyering <jim@meyering.net> | 2000-11-03 10:27:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-11-03 10:27:01 +0000 |
commit | 49d7e8c71fa530793ed1aeaeb5764b074af57134 (patch) | |
tree | 50f9d6ab5c2ff3a90cc4c3d59df12a16451150f7 /tests/sha1sum | |
parent | eb53331d93e5ea5768f176e9224d4bd08ae51d1c (diff) | |
download | coreutils-49d7e8c71fa530793ed1aeaeb5764b074af57134.tar.xz |
.
Diffstat (limited to 'tests/sha1sum')
-rw-r--r-- | tests/sha1sum/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in index a6be49075..fbaa19125 100644 --- a/tests/sha1sum/Makefile.in +++ b/tests/sha1sum/Makefile.in @@ -126,7 +126,7 @@ TESTS_ENVIRONMENT = \ PROG=sha1sum -TESTS = basic-1 +TESTS = basic-1 sample-vec subdir = tests/sha1sum mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h |