From: Jim Meyering Date: Mon, 10 May 2004 15:13:45 +0000 (+0000) Subject: (TESTS): Add trap. X-Git-Tag: v5.3.0~1588 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6e73791bd447c21e17e36fefac8f5d26fff5cbab;p=thirdparty%2Fcoreutils.git (TESTS): Add trap. --- diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am index bae7ddaa69..0d9d499c14 100644 --- a/tests/install/Makefile.am +++ b/tests/install/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. 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"