diff options
-rw-r--r-- | tests/mv/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 1080267b2..e88b87a75 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -118,7 +118,8 @@ l = @l@ 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 + i-1 hard-link-1 force partition-perm to-symlink dir-file diag \ + part-symlink EXTRA_DIST = $(TESTS) setup |