diff options
Diffstat (limited to 'tests')
-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 |