summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-04-07 09:02:12 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-04-07 09:02:12 -0400
commitb7b61747b09918150baf7c02576eccbc6b2ab854 (patch)
tree44533ecb8ad05bf76e24c18288c344d6475e8393 /Makefile.am
parent82e4c2d656941a76d7c5f86d70cd8b435cb52860 (diff)
build-sys: move test-nss to manual_tests
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
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
# ------------------------------------------------------------------------------