diff options
Diffstat (limited to 'tests/du')
-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 156d05983..456158cc4 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -147,7 +147,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.4 gnits -TESTS = two-args +TESTS = two-args slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH |