diff options
author | Jim Meyering <jim@meyering.net> | 2004-01-17 13:28:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-01-17 13:28:53 +0000 |
commit | a913b0f3a46eb82e7e3391ab6e567b38f213b052 (patch) | |
tree | bc6578feb52edbef1445cbfbae094cc7865ca492 | |
parent | 3e7e43657c8329a34852917e2d28309e905f662a (diff) | |
download | coreutils-a913b0f3a46eb82e7e3391ab6e567b38f213b052.tar.xz |
.
-rw-r--r-- | tests/touch/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index ccda1e65d..8c2d5e337 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -259,6 +259,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + relative \ not-owner \ no-create-missing \ fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent |