diff options
author | Jim Meyering <jim@meyering.net> | 2000-09-23 09:29:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-09-23 09:29:54 +0000 |
commit | 1f5e4907c25414432ec9fce75b30abdeeedd165b (patch) | |
tree | b72000d2be5080b67e1a01df56a0e928f990589e /tests/mv | |
parent | a04e5b9dbc6e233a2cbc79ab81b1c22d9438927e (diff) | |
download | coreutils-1f5e4907c25414432ec9fce75b30abdeeedd165b.tar.xz |
.
Diffstat (limited to 'tests/mv')
-rw-r--r-- | tests/mv/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index e88b87a75..ca045d593 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -119,7 +119,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ i-1 hard-link-1 force partition-perm to-symlink dir-file diag \ - part-symlink + part-symlink part-rename EXTRA_DIST = $(TESTS) setup |