summaryrefslogtreecommitdiff
path: root/tests/chmod/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-01-01 10:51:22 +0000
committerJim Meyering <jim@meyering.net>2001-01-01 10:51:22 +0000
commit137c6d5137d0c2216e257776c6ad3095cc17ed4c (patch)
tree14a7c3c477eb202552043c0b0774d1e6033562b0 /tests/chmod/Makefile.am
parent671567d496cb4c65afd146d5d80080c5a8bfe912 (diff)
downloadcoreutils-137c6d5137d0c2216e257776c6ad3095cc17ed4c.tar.xz
(TESTS): Add setgid.
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 1531dbff5..d93de276a 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 c-option
+TESTS = equal-x c-option setgid
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH=`pwd`/../../src:$$PATH