aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ntp/libntp
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
committerXin LI <delphij@FreeBSD.org>2016-12-22 16:19:05 +0000
commita9b4be204689211fddaab97ddd6df73b8f44d222 (patch)
treec763313cbeed3fb4c2eaab81925e4718bb6d5a62 /usr.sbin/ntp/libntp
parent6f2862ca3cb65eff13a8f228a0d447ecfc81cc68 (diff)
Notes
Diffstat (limited to 'usr.sbin/ntp/libntp')
-rw-r--r--usr.sbin/ntp/libntp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/ntp/libntp/Makefile b/usr.sbin/ntp/libntp/Makefile
index 8bba5657357e..74babee5d841 100644
--- a/usr.sbin/ntp/libntp/Makefile
+++ b/usr.sbin/ntp/libntp/Makefile
@@ -17,7 +17,9 @@ NTP_SRCS= systime.c a_md5encrypt.c adjtime.c atoint.c \
emalloc.c findconfig.c getopt.c hextoint.c \
hextolfp.c humandate.c icom.c iosignal.c \
is_ip_address.c \
- lib_strbuf.c machines.c mktime.c modetoa.c \
+ lib_strbuf.c \
+ libssl_compat.c \
+ machines.c mktime.c modetoa.c \
mstolfp.c msyslog.c netof.c ntp_calendar.c \
ntp_crypto_rnd.c ntp_intres.c ntp_libopts.c \
ntp_lineedit.c ntp_random.c ntp_rfc2553.c ntp_worker.c \