diff options
Diffstat (limited to 'tests/readlink')
-rw-r--r-- | tests/readlink/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/readlink/Makefile.am b/tests/readlink/Makefile.am index c6a5945cb..4ff7ef37a 100644 --- a/tests/readlink/Makefile.am +++ b/tests/readlink/Makefile.am @@ -1,6 +1,4 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. -AUTOMAKE_OPTIONS = 1.4 gnits - TESTS = rl-1 can-e can-f can-m EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ |