summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-06-29 12:32:26 +0200
committerSven Eden <yamakuzure@gmx.net>2017-06-29 12:32:26 +0200
commit010cf2076e45e0e31debd5921d3cdc732dcba2f5 (patch)
tree52c4d30cd64aa62252ce5e9c8a0a26c0dcfb9b68 /Makefile.am
parentdaa9b80cd2a7d07c174ba5ee952bb6a995131260 (diff)
Prep v231.3: libelogind-internal does not need to link against libresolv
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index d7cc327d0..605924b4c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -623,9 +623,6 @@ libelogind_internal_la_SOURCES = \
src/libelogind/sd-daemon/sd-daemon.c \
src/libelogind/sd-login/sd-login.c
-libelogind_internal_la_LIBADD = \
- -lresolv
-
noinst_LTLIBRARIES += \
libelogind-internal.la