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/head | |
parent | 3abc240e82f244ae92e5534ebe2e81e17371ecce (diff) | |
download | coreutils-f447e97462abd323e2613b3220c646b57ac88a72.tar.xz |
.
Diffstat (limited to 'tests/head')
-rw-r--r-- | tests/head/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in index 72b90478f..fdcfd92a8 100644 --- a/tests/head/Makefile.in +++ b/tests/head/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@ |