diff options
author | Jim Meyering <jim@meyering.net> | 1999-12-05 16:39:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-12-05 16:39:39 +0000 |
commit | f447e97462abd323e2613b3220c646b57ac88a72 (patch) | |
tree | bc7aecdfcc8048169155b30b7b6b99f677d0846b /tests/md5sum | |
parent | 3abc240e82f244ae92e5534ebe2e81e17371ecce (diff) | |
download | coreutils-f447e97462abd323e2613b3220c646b57ac88a72.tar.xz |
.
Diffstat (limited to 'tests/md5sum')
-rw-r--r-- | tests/md5sum/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in index 1d3fe2ec1..19bb676f2 100644 --- a/tests/md5sum/Makefile.in +++ b/tests/md5sum/Makefile.in @@ -97,6 +97,7 @@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ |