diff options
Diffstat (limited to 'tests/join')
-rw-r--r-- | tests/join/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in index 1902362f5..e8369c38d 100644 --- a/tests/join/Makefile.in +++ b/tests/join/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@ |