]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add deref.
authorJim Meyering <jim@meyering.net>
Fri, 11 Oct 2002 19:59:31 +0000 (19:59 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 Oct 2002 19:59:31 +0000 (19:59 +0000)
tests/du/Makefile.am

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