From: Jim Meyering Date: Thu, 23 Nov 2000 14:37:16 +0000 (+0000) Subject: (TESTS): Add c-option X-Git-Tag: FILEUTILS-4_0_33~57 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=1e9f7512fef30a8a2ba126d72a227a1f09d24b4b;p=thirdparty%2Fcoreutils.git (TESTS): Add c-option --- diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am index bab29bb1d4..1531dbff5f 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