tests: remove duplicate mention of misc/selinux
authorJim Meyering <meyering@redhat.com>
Wed, 11 Jun 2008 09:02:32 +0000 (11:02 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 11 Jun 2008 09:02:32 +0000 (11:02 +0200)
* tests/Makefile.am (TESTS): Remove misc/selinux, since it's
already listed in $(root_tests).

tests/Makefile.am

index bc17299..d33005a 100644 (file)
@@ -138,7 +138,6 @@ TESTS =                                             \
   misc/df-P                                    \
   misc/pwd-unreadable-parent                   \
   misc/chcon-fail                              \
-  misc/selinux                                 \
   misc/cut                                     \
   misc/wc                                      \
   misc/wc-files0-from                          \