From: Paul Eggert Date: Fri, 24 Sep 2004 23:34:41 +0000 (+0000) Subject: (TESTS): Add 'usage'. X-Git-Tag: v5.3.0~591 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b40dfd34f31a74438153170c9bff1caee244965;p=thirdparty%2Fcoreutils.git (TESTS): Add 'usage'. --- diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am index 01b630a28e..347dad8c0b 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 = no-x equals equal-x c-option setgid +TESTS = no-x equals equal-x c-option setgid usage EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"