diff options
Diffstat (limited to 'tests/touch')
-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 802260419..7e52ef9ab 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -296,6 +296,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + read-only \ relative \ not-owner \ no-create-missing \ |