(TESTS): Add no-x.
authorJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 13:29:01 +0000 (13:29 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 17 Oct 2003 13:29:01 +0000 (13:29 +0000)
tests/chmod/Makefile.am

index 7d0af9f..01b630a 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 AUTOMAKE_OPTIONS = 1.4 gnits
 
-TESTS = equals equal-x c-option setgid
+TESTS = no-x equals equal-x c-option setgid
 EXTRA_DIST = $(TESTS)
 TESTS_ENVIRONMENT = \
   PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"