summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-09-30 08:10:31 +0000
committerJim Meyering <jim@meyering.net>2000-09-30 08:10:31 +0000
commit77eb8604f13c96531e9bb4ada823ac898283e32f (patch)
tree106943f57ff50610288bef6c47ffd7c216f6634d /tests
parentf8d8ad4e94cb9e5d07e3772d768fb9171d08a2e5 (diff)
downloadcoreutils-77eb8604f13c96531e9bb4ada823ac898283e32f.tar.xz
(TESTS): Add perm.
Diffstat (limited to 'tests')
-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 fc110abb8..51034326b 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
+TESTS = p-1 p-2 special-1 perm
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH