build-sys: move test-nss to manual_tests
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 7 Apr 2016 13:02:12 +0000 (09:02 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 7 Apr 2016 13:02:12 +0000 (09:02 -0400)
Makefile.am

index dc9f9af..5651784 100644 (file)
@@ -4785,7 +4785,7 @@ test_nss_LDADD = \
        libsystemd-internal.la \
        -ldl
 
-tests += \
+manual_tests += \
        test-nss
 
 # ------------------------------------------------------------------------------