aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/include/Makefile.am
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2008-08-22 15:58:00 +0000
committerOllivier Robert <roberto@FreeBSD.org>2008-08-22 15:58:00 +0000
commitea906c4152774dff300bb26fbfc1e4188351c89a (patch)
tree2b9fb7f64eacb322e95695e412c923e97ba33e88 /contrib/ntp/include/Makefile.am
parent65cf8f06911ae22f7b08b1ffd4e386e43e718e87 (diff)
parentff717da2cf625e3d07537a93a4c240692fa55bd6 (diff)
downloadsrc-ea906c4152774dff300bb26fbfc1e4188351c89a.tar.gz
src-ea906c4152774dff300bb26fbfc1e4188351c89a.zip
Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head. Next commit
will update usr.sbin/ntp to match this. MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=182007
Diffstat (limited to 'contrib/ntp/include/Makefile.am')
-rw-r--r--contrib/ntp/include/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/contrib/ntp/include/Makefile.am b/contrib/ntp/include/Makefile.am
index 8f8b934afeb4..1fbe6fcfe35f 100644
--- a/contrib/ntp/include/Makefile.am
+++ b/contrib/ntp/include/Makefile.am
@@ -1,7 +1,7 @@
#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
AUTOMAKE_OPTIONS = ../util/ansi2knr
ETAGS_ARGS = $(srcdir)/Makefile.am
-#EXTRA_DIST = TAGS
+EXTRA_DIST = autogen-version.def copyright.def debug-opt.def homerc.def version.def
SUBDIRS = isc
@@ -28,6 +28,7 @@ noinst_HEADERS = \
ntp_control.h \
ntp_crypto.h \
ntp_datum.h \
+ ntp_debug.h \
ntp_filegen.h \
ntp_fp.h \
ntp_if.h \
@@ -36,6 +37,7 @@ noinst_HEADERS = \
ntp_malloc.h \
ntp_md5.h \
ntp_proto.h \
+ ntp_random.h \
ntp_refclock.h \
ntp_request.h \
ntp_rfc2553.h \
@@ -54,5 +56,8 @@ noinst_HEADERS = \
parse_conf.h \
recvbuff.h \
rsa_md5.h \
+ timepps-SCO.h \
+ timepps-Solaris.h \
+ timepps-SunOS.h \
trimble.h