summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
blob: de5ac200c96d79b2740243eca45ee8cb96e12382 (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
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

EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
  PERL="@PERL@" \
  PATH=`pwd`/../../src:$$PATH \
  PROG=mv