summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-11 04:01:42 +0000
committerJim Meyering <jim@meyering.net>1998-05-11 04:01:42 +0000
commit92ce6341775caae613d5bf04868118d94d5727cd (patch)
tree583d703bbaad9cd77ebd33616813d87eaf3eda4d /tests/mv/Makefile.am
parent6d89cf5f120533195b6a084ad86376c2eb2d3750 (diff)
downloadcoreutils-92ce6341775caae613d5bf04868118d94d5727cd.tar.xz
(TESTS): Likewise.
Diffstat (limited to 'tests/mv/Makefile.am')
-rw-r--r--tests/mv/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index d890f2cf6..bc4b77adf 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
-AUTOMAKE_OPTIONS = 1.2 gnits
+AUTOMAKE_OPTIONS = 1.3 gnits
-TESTS = mv-special-1 into-self
+TESTS = mv-special-1 into-self backup-is-src
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
DF=../../src/df \