diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-04-07 09:02:12 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-04-07 09:02:12 -0400 |
commit | b7b61747b09918150baf7c02576eccbc6b2ab854 (patch) | |
tree | 44533ecb8ad05bf76e24c18288c344d6475e8393 | |
parent | 82e4c2d656941a76d7c5f86d70cd8b435cb52860 (diff) |
build-sys: move test-nss to manual_tests
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index dc9f9afa9c..5651784c99 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4785,7 +4785,7 @@ test_nss_LDADD = \ libsystemd-internal.la \ -ldl -tests += \ +manual_tests += \ test-nss # ------------------------------------------------------------------------------ |