summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-07 14:22:11 +0000
committerJim Meyering <jim@meyering.net>2000-11-07 14:22:11 +0000
commite1d09fbef3b87ffd4e864e9757ca8d07eaf96af3 (patch)
treea213be813f9332cf1115427c814a08191ebcf3da /tests
parent4d73de7228538c937167acc7af3402401029ecc8 (diff)
downloadcoreutils-e1d09fbef3b87ffd4e864e9757ca8d07eaf96af3.tar.xz
(TESTS): Add parents.
(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).
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 1cb830be2..2ba10b43d 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
+TESTS = p-1 p-2 special-1 perm parents
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \