From d43f88070c745b15e06ab22a821b3c2ec67a291c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 17 Nov 2001 18:24:54 +0000 Subject: (TESTS): Add equals. --- tests/chmod/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am index d93de276a..21f8ad80c 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 setgid +TESTS = equals equal-x c-option setgid EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH=`pwd`/../../src:$$PATH -- cgit v1.2.3-54-g00ecf