diff options
Diffstat (limited to 'tests/tac')
-rw-r--r-- | tests/tac/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in index 3edac6ec8..87671ff00 100644 --- a/tests/tac/Makefile.in +++ b/tests/tac/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.9 from Makefile.am. +# Makefile.in generated by automake 1.9.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -34,6 +34,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +build_triplet = @build@ host_triplet = @host@ subdir = tests/tac DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |