diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-21 18:50:03 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-21 18:50:03 +0000 |
commit | 082a7f82468a709618fd109b1ae4ae4e03980033 (patch) | |
tree | 47656a7e2282f8a1c07ee28f7a9ea93efe3ae9b6 /tests | |
parent | f25499439bdddecb24d1e138c01b5eccded51623 (diff) | |
download | coreutils-082a7f82468a709618fd109b1ae4ae4e03980033.tar.xz |
.
Diffstat (limited to 'tests')
-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 1feb7c5e7..1a8b33000 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -259,6 +259,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + files0-from \ inaccessible-cwd \ deref-args \ slash \ |