diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-06 23:04:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-06 23:04:56 +0000 |
commit | 1e006fb1ea0a6ba06dcee20ba463fa8513477ad0 (patch) | |
tree | ad6eeea36144cf706205ee2be7071dc763550825 /tests/ls-2 | |
parent | 0bf3b0e892e75488a8c37ad7090b1a4454ab67e1 (diff) | |
download | coreutils-1e006fb1ea0a6ba06dcee20ba463fa8513477ad0.tar.xz |
.
Diffstat (limited to 'tests/ls-2')
-rw-r--r-- | tests/ls-2/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index 5d3183c7f..c387d187b 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -38,6 +38,7 @@ POST_UNINSTALL = : host_triplet = @host@ ACLOCAL = @ACLOCAL@ ALLOCA = @ALLOCA@ +ALLOCA_H = @ALLOCA_H@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ |