summaryrefslogtreecommitdiff
path: root/tests/cp/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-31 09:17:00 +0000
committerJim Meyering <jim@meyering.net>2000-12-31 09:17:00 +0000
commitc76348c318519770282a5e6eab0eb1aeb6cf61f1 (patch)
tree6fbada3743715889d281ee0c3a352922f0e23726 /tests/cp/Makefile.am
parentdd9804a4feddd91896a1168b7ba4ea0707159fc7 (diff)
downloadcoreutils-c76348c318519770282a5e6eab0eb1aeb6cf61f1.tar.xz
(TESTS): Add deref-slink.
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 58614bdee..2ae428d3f 100644
--- a/tests/cp/Makefile.am
+++ b/tests/cp/Makefile.am
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = \
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
same-file cp-mv-backup symlink-slash slink-2-slink fail-perm dir-slash \
- perm cp-HL special-bits link dir-rm-dest cp-parents
+ perm cp-HL special-bits link dir-rm-dest cp-parents deref-slink
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
MAKE=$(MAKE) \