diff options
Diffstat (limited to 'tests/install')
-rw-r--r-- | tests/install/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am index 4e262ee9e..5544d7d50 100644 --- a/tests/install/Makefile.am +++ b/tests/install/Makefile.am @@ -1,6 +1,4 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. -AUTOMAKE_OPTIONS = 1.3 gnits - TESTS = trap basic-1 create-leading d-slashdot EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ |