diff options
author | Jim Meyering <jim@meyering.net> | 2006-01-17 19:57:26 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-01-17 19:57:26 +0000 |
commit | 42629c46295f7f4acf9307fec034e0c9da31b122 (patch) | |
tree | ade7246645925541b9b975e20ade2f23f05a053d /tests/du | |
parent | d55e2d85284674dc6a0f623759aef0174d802f9e (diff) | |
download | coreutils-42629c46295f7f4acf9307fec034e0c9da31b122.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 6f5c3cb74..5f91e463a 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -304,6 +304,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ + long-from-unreadable \ long-sloop \ 2g \ files0-from \ |