From: Zbigniew Jędrzejewski-Szmek Date: Thu, 7 Apr 2016 13:02:12 +0000 (-0400) Subject: build-sys: move test-nss to manual_tests X-Git-Tag: v230~202^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2981%2Fhead;p=thirdparty%2Fsystemd.git build-sys: move test-nss to manual_tests --- diff --git a/Makefile.am b/Makefile.am index dc9f9afa9cd..5651784c992 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4785,7 +4785,7 @@ test_nss_LDADD = \ libsystemd-internal.la \ -ldl -tests += \ +manual_tests += \ test-nss # ------------------------------------------------------------------------------