diff options
Diffstat (limited to 'tests/unexpand')
-rw-r--r-- | tests/unexpand/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index afc5c1adb..f3fc5cf47 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/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, @@ -33,6 +33,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +build_triplet = @build@ host_triplet = @host@ subdir = tests/unexpand DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |