summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-04-07 17:01:12 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2016-04-07 17:01:12 +0200
commitf7152c19b97391fb97d9125f7a211f0e678ec081 (patch)
treecb3498d23943d28c7668d02bbf1cee46a9db755d /Makefile.am
parent3c9117545f9f63551e972f979833e582228bb17b (diff)
parentb7b61747b09918150baf7c02576eccbc6b2ab854 (diff)
Merge pull request #2981 from keszybz/test-nss
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 4ff9276fdd..6ee5aaa403 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4882,7 +4882,7 @@ test_nss_LDADD = \
libsystemd-internal.la \
-ldl
-tests += \
+manual_tests += \
test-nss
# ------------------------------------------------------------------------------