From 17170ddcb39b2497c2d597abe27371b8aaad2dca Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 20 Sep 2002 08:59:17 +0000 Subject: [PATCH] (TESTS): Add t-slash. --- tests/rmdir/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/rmdir/Makefile.am b/tests/rmdir/Makefile.am index fa63798072..c34fa4e262 100644 --- a/tests/rmdir/Makefile.am +++ b/tests/rmdir/Makefile.am @@ -1,7 +1,8 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = ignore +TESTS = ignore t-slash + EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ -- 2.47.2