diff options
-rw-r--r-- | tests/touch/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index 70ce57757..131a8f083 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -118,7 +118,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = dir-1 dangling-symlink empty-file fifo no-rights +TESTS = dir-1 dangling-symlink empty-file fifo no-rights obsolescent EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ host_triplet=$(host_triplet) \ |