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/seq | |
parent | 0bf3b0e892e75488a8c37ad7090b1a4454ab67e1 (diff) | |
download | coreutils-1e006fb1ea0a6ba06dcee20ba463fa8513477ad0.tar.xz |
.
Diffstat (limited to 'tests/seq')
-rw-r--r-- | tests/seq/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in index 3ae0454a1..c30952625 100644 --- a/tests/seq/Makefile.in +++ b/tests/seq/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@ |