diff options
author | Jim Meyering <jim@meyering.net> | 2005-09-26 07:34:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-09-26 07:34:41 +0000 |
commit | 8149b5a566449d225a3be3d2141b588243289136 (patch) | |
tree | 218360b6cd98c440530d82b40c35d3beda482ce9 /tests/touch | |
parent | 43bdd9709aac23157b6070f1b1f7c1f27f943a01 (diff) | |
download | coreutils-8149b5a566449d225a3be3d2141b588243289136.tar.xz |
.
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 \ |