summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/chmod/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am
index 01b630a28..347dad8c0 100644
--- a/tests/chmod/Makefile.am
+++ b/tests/chmod/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
-TESTS = no-x equals equal-x c-option setgid
+TESTS = no-x equals equal-x c-option setgid usage
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"