]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(TESTS): Add 'usage'.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 2004 23:34:41 +0000 (23:34 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 24 Sep 2004 23:34:41 +0000 (23:34 +0000)
tests/chmod/Makefile.am

index 01b630a28ee0bb34d0e33f1a5302d0035dc24f93..347dad8c0b58fc958608b199957387a9e31fd548 100644 (file)
@@ -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"