summaryrefslogtreecommitdiff
path: root/tests/chmod/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-23 14:37:16 +0000
committerJim Meyering <jim@meyering.net>2000-11-23 14:37:16 +0000
commit1e9f7512fef30a8a2ba126d72a227a1f09d24b4b (patch)
treeef7809a946a0876f752ec20e179303902e03dac6 /tests/chmod/Makefile.am
parent75e63ae6cdc1a2331e77c9bef3bd189c66801fb9 (diff)
downloadcoreutils-1e9f7512fef30a8a2ba126d72a227a1f09d24b4b.tar.xz
(TESTS): Add c-option
Diffstat (limited to 'tests/chmod/Makefile.am')
-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 bab29bb1d..1531dbff5 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 = equal-x
+TESTS = equal-x c-option
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH