]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add no-deref.
authorJim Meyering <jim@meyering.net>
Sat, 4 Jan 2003 10:46:56 +0000 (10:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Jan 2003 10:46:56 +0000 (10:46 +0000)
tests/du/Makefile.am

index e323b834458adfee5ab94ad00e28f6a6e044269b..42dad4f6be4f3a5b699e4941d6bf470a36d13454 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = trailing-slash deref two-args slink
+TESTS = no-deref trailing-slash deref two-args slink
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH=`pwd`/../../src:$$PATH