From a9bf908eb394c1c42d68a36c4e16864dcc32ee86 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 8 Feb 2003 18:08:54 +0000 Subject: [PATCH] . --- tests/du/Makefile.in | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 176ed411ab..949839ee97 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -148,7 +148,10 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = exclude no-x no-deref trailing-slash deref two-args slink +TESTS = \ + restore-wd \ + exclude no-x no-deref trailing-slash deref two-args slink + EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" -- 2.47.2