summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2008-08-18 14:26:05 +0000
committerroberto <roberto@FreeBSD.org>2008-08-18 14:26:05 +0000
commit7a6072eb585696f8856cd498c3fd194cf49f14c6 (patch)
tree9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /include/Makefile.am
parent4ded1c1fa0bc21c61f91a2dbe864835986745121 (diff)
downloadFreeBSD-src-7a6072eb585696f8856cd498c3fd194cf49f14c6.zip
FreeBSD-src-7a6072eb585696f8856cd498c3fd194cf49f14c6.tar.gz
Import ntp 4.2.4p5 in the vendor code area. Far too many changes to list here,
please see CommitLog for detailed changes. XXX html/build/hints/solaris.xtra.4095849 is not being imported as it conflicts with the detect-merge-conflict.sh script in our repo.
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 8f8b934..1fbe6fc 100644
--- a/include/Makefile.am
+++ b/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