]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add parents.
authorJim Meyering <jim@meyering.net>
Tue, 7 Nov 2000 14:22:11 +0000 (14:22 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 7 Nov 2000 14:22:11 +0000 (14:22 +0000)
(TESTS_ENVIRONMENT): Define srcdir=$(srcdir).

tests/mkdir/Makefile.am

index 1cb830be28b227e8665d33c54cc665121db5f0ce..2ba10b43d87b7a4728f992ed5fb75a9739428452 100644 (file)
@@ -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) \