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/install | |
| parent | (MOSTLYCLEANFILES): Add alloca.h and alloca.ht. (diff) | |
| download | coreutils-1e006fb1ea0a6ba06dcee20ba463fa8513477ad0.tar.gz coreutils-1e006fb1ea0a6ba06dcee20ba463fa8513477ad0.zip | |
.
Diffstat (limited to 'tests/install')
| -rw-r--r-- | tests/install/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 35ad0cb48..c1c3128cd 100644 --- a/tests/install/Makefile.in +++ b/tests/install/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@ |
