summaryrefslogtreecommitdiff
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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/ntp/include/Makefile.am b/contrib/ntp/include/Makefile.am
index 749a0c839050..dd739ebbcdbd 100644
--- a/contrib/ntp/include/Makefile.am
+++ b/contrib/ntp/include/Makefile.am
@@ -25,6 +25,7 @@ noinst_HEADERS = \
ntp.h \
ntp_assert.h \
ntp_calendar.h \
+ ntp_calgps.h \
ntp_cmdargs.h \
ntp_config.h \
ntp_control.h \
@@ -46,6 +47,7 @@ noinst_HEADERS = \
ntp_md5.h \
ntp_net.h \
ntp_proto.h \
+ ntp_psl.h \
ntp_random.h \
ntp_refclock.h \
ntp_request.h \
@@ -76,6 +78,7 @@ noinst_HEADERS = \
timespecops.h \
timetoa.h \
timevalops.h \
+ timexsup.h \
trimble.h \
vint64ops.h \
$(NULL)