summaryrefslogtreecommitdiff
path: root/tests/join
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-09-24 07:42:42 +0000
committerJim Meyering <jim@meyering.net>1999-09-24 07:42:42 +0000
commit566b0c41e3e889059dea0aedc1bccc7285b6138b (patch)
tree708c619d3d527fa8035bbaeae35725a9b88ca0d5 /tests/join
parent72a5a4b5af543e637b4f80abdf85ff870fb2409c (diff)
downloadcoreutils-566b0c41e3e889059dea0aedc1bccc7285b6138b.tar.xz
.
Diffstat (limited to 'tests/join')
-rw-r--r--tests/join/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index f35f7cb84..61c7d690b 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -61,6 +61,7 @@ host_alias = @host_alias@
host_triplet = @host@
AMTAR = @AMTAR@
AMTARFLAGS = @AMTARFLAGS@
+AWK = @AWK@
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
CC = @CC@
@@ -92,6 +93,8 @@ U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
+YACC = @YACC@
+install_sh = @install_sh@
l = @l@