From d1ca51b153d7854d49400289ddedc7d493458f71 Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 14 Apr 2014 12:46:09 +0200 Subject: nss-myhostname: port to sd-rtnl --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3-54-g00ecf