diff options
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 914badb5f64b..a3b50e1298ba 100644 --- a/libntp/Makefile.am +++ b/libntp/Makefile.am @@ -70,6 +70,7 @@ libntp_a_SRCS = \ humandate.c \ icom.c \ iosignal.c \ + is_ip_address.c \ lib_strbuf.c \ machines.c \ mktime.c \ |