From: Jim Meyering Date: Mon, 24 Oct 2005 13:42:21 +0000 (+0000) Subject: (TESTS): Add p-slashdot. X-Git-Tag: v6.0~1467 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=075b2836895a2fdb90b91e0b2912cd8e12a34110;p=thirdparty%2Fcoreutils.git (TESTS): Add p-slashdot. --- diff --git a/tests/mkdir/Makefile.am b/tests/mkdir/Makefile.am index c97d868ba8..18779a669c 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-3 p-1 p-2 special-1 perm parents t-slash +TESTS = p-3 p-1 p-2 special-1 perm parents t-slash p-slashdot EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ srcdir=$(srcdir) \