summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-04-14 12:46:09 +0200
committerTom Gundersen <teg@jklm.no>2014-04-19 18:39:24 +0200
commitd1ca51b153d7854d49400289ddedc7d493458f71 (patch)
treed61964e86dcbb9390173e533a57040a3e25d06b7 /Makefile.am
parent6e20c8f8fa095b28ef4e08d9dae494abed6f275f (diff)
nss-myhostname: port to sd-rtnl
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 451e53ace3..90b9b93c63 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4062,6 +4062,10 @@ libnss_myhostname_la_LDFLAGS = \
-shared \
-shrext .so.2
+libnss_myhostname_la_LIBADD = \
+ libsystemd-shared.la \
+ libsystemd-internal.la
+
lib_LTLIBRARIES += \
libnss_myhostname.la
endif