diff options
author | Jim Meyering <jim@meyering.net> | 2005-11-02 10:04:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-11-02 10:04:14 +0000 |
commit | e0b652c4886469440146dc086e3b2ce437c74127 (patch) | |
tree | 56d0333409b538b4f0011f21c2fd67b079bf3130 /tests | |
parent | f626cd65ccb0675c6b31422b5e09417df6c0d9e2 (diff) | |
download | coreutils-e0b652c4886469440146dc086e3b2ce437c74127.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 dd0b5518a..812b8ad99 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -297,6 +297,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.1 gnits TESTS = \ + dir-nonrecur \ dot-rel \ inaccessible \ unread3 \ |