From 1e9f7512fef30a8a2ba126d72a227a1f09d24b4b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 23 Nov 2000 14:37:16 +0000 Subject: [PATCH] (TESTS): Add c-option --- tests/chmod/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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