'sort F -o F' no longer needs to copy F.
[coreutils.git] / tests / mv / Makefile.am
blob1ddf17b035053a7677035c66f0a6f95ee6dc3e15
1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2 AUTOMAKE_OPTIONS = 1.3 gnits
4 TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 into-self-4 \
5   backup-is-src \
6   i-1 hard-link-1 force partition-perm to-symlink dir-file diag \
7   part-symlink part-rename trailing-slash
9 EXTRA_DIST = $(TESTS) setup
10 TESTS_ENVIRONMENT = \
11   PERL="@PERL@" \
12   PATH=`pwd`/../../src:$$PATH \
13   PROG=mv