diff options
-rw-r--r-- | tests/install/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am index bae7ddaa6..0d9d499c1 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" |