Makefile.am revision 182007
154359Sroberto#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
254359SrobertoAUTOMAKE_OPTIONS = ../util/ansi2knr
354359SrobertoETAGS_ARGS = $(srcdir)/Makefile.am
4182007SrobertoEXTRA_DIST = autogen-version.def copyright.def debug-opt.def homerc.def version.def
554359Sroberto
6132451SrobertoSUBDIRS = isc
7132451Sroberto
854359Srobertonoinst_HEADERS = \
954359Sroberto	adjtime.h \
1082498Sroberto	audio.h \
1154359Sroberto	ascii.h \
1256746Sroberto	audio.h \
1354359Sroberto	binio.h \
1454359Sroberto	global.h \
1554359Sroberto	gps.h \
1682498Sroberto	hopf6039.h \
1756746Sroberto	icom.h \
1854359Sroberto	ieee754io.h \
1954359Sroberto	iosignal.h \
2054359Sroberto	l_stdlib.h \
2154359Sroberto	mbg_gps166.h \
2254359Sroberto	mx4200.h \
2354359Sroberto	ntif.h \
2454359Sroberto	ntp.h \
2554359Sroberto	ntp_calendar.h \
2682498Sroberto	ntp_cmdargs.h \
2782498Sroberto	ntp_config.h \
2854359Sroberto	ntp_control.h \
2982498Sroberto	ntp_crypto.h \
3054359Sroberto	ntp_datum.h \
31182007Sroberto	ntp_debug.h \
3254359Sroberto	ntp_filegen.h \
3354359Sroberto	ntp_fp.h \
3454359Sroberto	ntp_if.h \
3554359Sroberto	ntp_io.h \
3654359Sroberto	ntp_machine.h \
3754359Sroberto	ntp_malloc.h \
38132451Sroberto	ntp_md5.h \
3954359Sroberto	ntp_proto.h \
40182007Sroberto	ntp_random.h \
4154359Sroberto	ntp_refclock.h \
4254359Sroberto	ntp_request.h \
43132451Sroberto	ntp_rfc2553.h \
4454359Sroberto	ntp_select.h \
45132451Sroberto	ntp_sprintf.h \
4654359Sroberto	ntp_stdlib.h \
4754359Sroberto	ntp_string.h \
4854359Sroberto	ntp_syscall.h \
4954359Sroberto	ntp_syslog.h \
5082498Sroberto	ntp_tty.h \
5154359Sroberto	ntp_types.h \
5254359Sroberto	ntp_unixtime.h \
5354359Sroberto	ntpd.h \
54132451Sroberto	ntpsim.h \
5554359Sroberto	parse.h \
5654359Sroberto	parse_conf.h \
5754359Sroberto	recvbuff.h \
58132451Sroberto	rsa_md5.h \
59182007Sroberto	timepps-SCO.h	\
60182007Sroberto	timepps-Solaris.h	\
61182007Sroberto	timepps-SunOS.h	\
6254359Sroberto	trimble.h
6354359Sroberto
64