diff options
author | Jim Meyering <jim@meyering.net> | 2004-06-08 17:07:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-06-08 17:07:19 +0000 |
commit | 91476b4612a82ca124e2ce4eaa134d88a12c341c (patch) | |
tree | eed9ff518f42ed8971be13f23efca0bd6c76a70e /tests/ls-2 | |
parent | 095b41255b1c3dfd462e053e234667f012448693 (diff) | |
download | coreutils-91476b4612a82ca124e2ce4eaa134d88a12c341c.tar.xz |
.
Diffstat (limited to 'tests/ls-2')
-rw-r--r-- | tests/ls-2/Makefile.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index a623aac77..b6a9b1836 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.8.5 from Makefile.am. +# Makefile.in generated by automake 1.8b from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, @@ -232,6 +232,8 @@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ |