(TESTS): Add umask-x
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 May 2005 17:22:41 +0000 (17:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 May 2005 17:22:41 +0000 (17:22 +0000)
tests/chmod/Makefile.am

index 347dad8..a363621 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 usage
+TESTS = no-x equals equal-x c-option setgid umask-x usage
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"