]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build-sys: move test-nss to manual_tests 2981/head
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 dc9f9afa9cde40379697c6986ce00a4696bf9738..5651784c992b9b73b4ae1c9c30741f7d51c94a44 100644 (file)
@@ -4785,7 +4785,7 @@ test_nss_LDADD = \
        libsystemd-internal.la \
        -ldl
 
-tests += \
+manual_tests += \
        test-nss
 
 # ------------------------------------------------------------------------------