projects
/
platform
/
upstream
/
systemd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82e4c2d
)
build-sys: move test-nss to manual_tests
author
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Thu, 7 Apr 2016 13:02:12 +0000
(09:02 -0400)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Thu, 7 Apr 2016 13:02:12 +0000
(09:02 -0400)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
dc9f9af
..
5651784
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-4785,7
+4785,7
@@
test_nss_LDADD = \
libsystemd-internal.la \
-ldl
-tests += \
+
manual_
tests += \
test-nss
# ------------------------------------------------------------------------------