summaryrefslogtreecommitdiff
path: root/tests/tsort/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tsort/Makefile.in')
-rw-r--r--tests/tsort/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index b219f4198..4f8f42e0c 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/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@