diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/du/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index f4b7868c5..3152c2534 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -148,7 +148,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = no-deref trailing-slash deref two-args slink +TESTS = no-x no-deref trailing-slash deref two-args slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH |