summaryrefslogtreecommitdiff
path: root/tests/mkdir/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-18 13:39:49 +0000
committerJim Meyering <jim@meyering.net>2000-11-18 13:39:49 +0000
commitc7087747a407258cb98c6c8d92193d7a1b995c35 (patch)
tree804f92642585f5eb00687a7511557ad8e40a0e8a /tests/mkdir/Makefile.am
parentcdc8ee798f1234cb8520ed4c12664eb0824e32fa (diff)
downloadcoreutils-c7087747a407258cb98c6c8d92193d7a1b995c35.tar.xz
(TESTS): Add t-slash.
Diffstat (limited to 'tests/mkdir/Makefile.am')
-rw-r--r--tests/mkdir/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/Makefile.am b/tests/mkdir/Makefile.am
index 2ba10b43d..a3d966aca 100644
--- a/tests/mkdir/Makefile.am
+++ b/tests/mkdir/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.1 gnits
-TESTS = p-1 p-2 special-1 perm parents
+TESTS = p-1 p-2 special-1 perm parents t-slash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \