summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-05-10 18:15:41 +0000
committerJim Meyering <jim@meyering.net>2004-05-10 18:15:41 +0000
commit128e1b296348e9a251466ecec3749ef96ad1d8ca (patch)
tree7b7f72e7512565805cd47454e69a52280ababedd /tests
parent85b5ea383910ebbe8b697cbce3ac8d1a955e66b5 (diff)
downloadcoreutils-128e1b296348e9a251466ecec3749ef96ad1d8ca.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/install/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 6ca4530d1..eddb8f717 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -260,7 +260,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
AUTOMAKE_OPTIONS = 1.3 gnits
-TESTS = basic-1 create-leading
+TESTS = trap basic-1 create-leading
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"