summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-05-05 23:53:17 +0200
committerLennart Poettering <lennart@poettering.net>2014-05-05 23:53:17 +0200
commit856a5a7d769826019d86bc52ae1bc2ed7b13ad44 (patch)
treef84e0d9617fed2e44259f390b601fdc1d7c6f683 /Makefile.am
parent73dec31974a315f4329fb302d8efe0e24b9da1d4 (diff)
timesyncd: lookup name server via sd-resolve, support IPv6, react to SIGINT/SITERM
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e4525a4f1c..cbb405b15e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4023,6 +4023,7 @@ systemd_timesyncd_LDADD = \
libsystemd-label.la \
libsystemd-internal.la \
libsystemd-shared.la \
+ libsystemd-resolve.la \
-lm
rootlibexec_PROGRAMS += \