From 08886ecd262d4dedeb6384335414f51cc0b6b486 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 11 Oct 2002 19:59:31 +0000 Subject: [PATCH] (TESTS): Add deref. --- tests/du/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index e0199c83f8..ac63151d6c 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = two-args slink +TESTS = deref two-args slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH -- 2.47.2