summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/du/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am
index 873b371e8..e0199c83f 100644
--- a/tests/du/Makefile.am
+++ b/tests/du/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = two-args
+TESTS = two-args slink
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH