diff options
author | Jim Meyering <jim@meyering.net> | 2003-09-23 22:02:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-09-23 22:02:44 +0000 |
commit | 1790ed9cb852ed68ae67ce1fd610467c4e2d9731 (patch) | |
tree | 8dee5e5fce8a219822857f40e83474c0e6f25111 /tests/du | |
parent | a8c942e915fae59c00945dbeaa3f5a5056e725fc (diff) | |
download | coreutils-1790ed9cb852ed68ae67ce1fd610467c4e2d9731.tar.xz |
.
Diffstat (limited to 'tests/du')
-rw-r--r-- | tests/du/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index c583a226d..8a78405da 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -154,6 +154,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + deref-args \ slash \ fd-leak \ hard-link 8gb basic restore-wd \ |