From 0b40dfd34f31a74438153170c9bff1caee244965 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 24 Sep 2004 23:34:41 +0000 Subject: [PATCH] (TESTS): Add 'usage'. --- 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 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" -- 2.47.2