diff options
-rw-r--r-- | tests/touch/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 53c680032..e22dd491c 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + not-owner \ no-create-missing \ fail-diag dir-1 dangling-symlink empty-file fifo no-rights obsolescent EXTRA_DIST = $(TESTS) |