summaryrefslogtreecommitdiff
path: root/src/systemd-timesyncd
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 15:23:37 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-10-21 15:23:37 -0400
commit5e3b3f11afb6011bf543a6f4fe4de4c6074678f5 (patch)
treea8992b628b43b0bd0214ce56921157b9a8c7631c /src/systemd-timesyncd
parent0b4288e3168dee3224c04871528170442305348f (diff)
fix
Diffstat (limited to 'src/systemd-timesyncd')
-rw-r--r--src/systemd-timesyncd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemd-timesyncd/Makefile b/src/systemd-timesyncd/Makefile
index 1230be959d..698dce7044 100644
--- a/src/systemd-timesyncd/Makefile
+++ b/src/systemd-timesyncd/Makefile
@@ -37,6 +37,7 @@ nodist_systemd_timesyncd_SOURCES = \
src/timesync/timesyncd-gperf.c
systemd_timesyncd_LDADD = \
+ libsystemd-internal.la \
libsystemd-network.la \
libsystemd-shared.la \
-lm