summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2008-08-18 14:26:05 +0000
committerOllivier Robert <roberto@FreeBSD.org>2008-08-18 14:26:05 +0000
commitff717da2cf625e3d07537a93a4c240692fa55bd6 (patch)
tree9dcf618e4446ac2b5fca7d0afe7767382664f0d6 /include/Makefile.am
parentcce65f439697627afbccf5a67035a957bb4d784a (diff)
Notes
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 8f8b934afeb4c..1fbe6fcfe35ff 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