summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/include/Makefile.am
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2008-08-22 15:58:00 +0000
committerroberto <roberto@FreeBSD.org>2008-08-22 15:58:00 +0000
commitb85c7169a740b2edf0106ad59fdaa1b0160f823c (patch)
tree2b9fb7f64eacb322e95695e412c923e97ba33e88 /contrib/ntp/include/Makefile.am
parent1d197cfe9feac6bc29537d8e53c30b6435937b95 (diff)
parent7a6072eb585696f8856cd498c3fd194cf49f14c6 (diff)
downloadFreeBSD-src-b85c7169a740b2edf0106ad59fdaa1b0160f823c.zip
FreeBSD-src-b85c7169a740b2edf0106ad59fdaa1b0160f823c.tar.gz
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
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 8f8b934..1fbe6fc 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
OpenPOWER on IntegriCloud