diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-11-22 06:28:26 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-11-22 06:28:26 +0000 |
commit | 01b922f62c559f5778a983c365d390371956a214 (patch) | |
tree | 049e28a52b171cc5b8e7de3275014490471d9eeb /libntp/Makefile.am | |
parent | 6f73e3f459be43eacfd7662c4e59fba1a872de0e (diff) | |
download | src-test2-01b922f62c559f5778a983c365d390371956a214.tar.gz src-test2-01b922f62c559f5778a983c365d390371956a214.zip |
Notes
Diffstat (limited to 'libntp/Makefile.am')
-rw-r--r-- | libntp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libntp/Makefile.am b/libntp/Makefile.am index 26a4709e8b54..874739a18846 100644 --- a/libntp/Makefile.am +++ b/libntp/Makefile.am @@ -73,6 +73,7 @@ libntp_a_SRCS = \ iosignal.c \ is_ip_address.c \ lib_strbuf.c \ + libssl_compat.c \ machines.c \ mktime.c \ modetoa.c \ |