summaryrefslogtreecommitdiff
path: root/tests/cp/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-10-16 14:52:40 +0000
committerJim Meyering <jim@meyering.net>1999-10-16 14:52:40 +0000
commitff2333c835076d0c1a1bcd924029d1767c1c8bed (patch)
tree377e81d09a9e48dcdedeb65ae00cbb773889489c /tests/cp/Makefile.am
parentbd4945f89cbbd387a82a7c383127296fd6e9d00d (diff)
downloadcoreutils-ff2333c835076d0c1a1bcd924029d1767c1c8bed.tar.xz
(TESTS): Add cp-mv-backup.
Diffstat (limited to 'tests/cp/Makefile.am')
-rw-r--r--tests/cp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/Makefile.am b/tests/cp/Makefile.am
index e44e911f5..ad2662396 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = \
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
- same-file
+ same-file cp-mv-backup
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH