]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add no-x.
authorJim Meyering <jim@meyering.net>
Wed, 22 Jan 2003 12:49:37 +0000 (12:49 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 22 Jan 2003 12:49:37 +0000 (12:49 +0000)
tests/du/Makefile.am

index 42dad4f6be4f3a5b699e4941d6bf470a36d13454..60d90e240ba7d54cc47f863a52c615d137dae2cb 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 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