diff options
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@ |