diff options
author | Jim Meyering <jim@meyering.net> | 2003-03-08 10:24:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-03-08 10:24:00 +0000 |
commit | a3a6a035d1d8f41ddc5273eed72d1c53d3382584 (patch) | |
tree | 5317e804c21fbce485f9c159f7469399f0556cf1 /tests | |
parent | 04c9a5c2e49ea041a27e05a3a674f456614372c0 (diff) | |
download | coreutils-a3a6a035d1d8f41ddc5273eed72d1c53d3382584.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/du/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index d7ee0a93c..9a9059443 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -150,7 +150,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits TESTS = \ - 8gb basic restore-wd \ + hard-link 8gb basic restore-wd \ exclude no-x no-deref trailing-slash deref two-args slink EXTRA_DIST = $(TESTS) |