From 819147ade4d2d60d99347f341a58a2d4ec08cbe6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 7 Jan 2003 15:36:17 +0000 Subject: (TESTS): Add not-owner. --- tests/touch/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') 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) -- cgit v1.2.3-54-g00ecf