diff options
author | Jim Meyering <jim@meyering.net> | 2006-02-11 20:54:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-02-11 20:54:42 +0000 |
commit | 15ee70a510b3050c695b3a4887b50a4c8d0831a9 (patch) | |
tree | 784216e471a4c97f8c2b3085a49129f4c5fda265 /tests | |
parent | 048e85c75168771a519edca473e8409f2672042c (diff) | |
download | coreutils-15ee70a510b3050c695b3a4887b50a4c8d0831a9.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/rm/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index b995ce3d9..e6a6f3ca5 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -304,6 +304,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.1 gnits TESTS = \ + empty-inacc \ dir-nonrecur \ dot-rel \ inaccessible \ |