]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:08:54 +0000 (18:08 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Feb 2003 18:08:54 +0000 (18:08 +0000)
tests/du/Makefile.in

index 176ed411ab6fcc4f69023ecddcd0e4d017b9db5d..949839ee977b8bbbe395a3b4676ef117c55b47be 100644 (file)
@@ -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"