summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/include/Makefile.am')
-rw-r--r--contrib/ntp/include/Makefile.am9
1 files changed, 7 insertions, 2 deletions
diff --git a/contrib/ntp/include/Makefile.am b/contrib/ntp/include/Makefile.am
index 44301ee..8f8b934 100644
--- a/contrib/ntp/include/Makefile.am
+++ b/contrib/ntp/include/Makefile.am
@@ -3,6 +3,8 @@ AUTOMAKE_OPTIONS = ../util/ansi2knr
ETAGS_ARGS = $(srcdir)/Makefile.am
#EXTRA_DIST = TAGS
+SUBDIRS = isc
+
noinst_HEADERS = \
adjtime.h \
audio.h \
@@ -17,7 +19,6 @@ noinst_HEADERS = \
iosignal.h \
l_stdlib.h \
mbg_gps166.h \
- md5.h \
mx4200.h \
ntif.h \
ntp.h \
@@ -33,10 +34,13 @@ noinst_HEADERS = \
ntp_io.h \
ntp_machine.h \
ntp_malloc.h \
+ ntp_md5.h \
ntp_proto.h \
ntp_refclock.h \
ntp_request.h \
+ ntp_rfc2553.h \
ntp_select.h \
+ ntp_sprintf.h \
ntp_stdlib.h \
ntp_string.h \
ntp_syscall.h \
@@ -45,9 +49,10 @@ noinst_HEADERS = \
ntp_types.h \
ntp_unixtime.h \
ntpd.h \
+ ntpsim.h \
parse.h \
parse_conf.h \
recvbuff.h \
+ rsa_md5.h \
trimble.h
-
OpenPOWER on IntegriCloud