Makefile.am revision 82498
154359Sroberto#AUTOMAKE_OPTIONS = ../util/ansi2knr no-dependencies
254359SrobertoAUTOMAKE_OPTIONS = ../util/ansi2knr
354359SrobertoETAGS_ARGS = $(srcdir)/Makefile.am
454359Sroberto#EXTRA_DIST = TAGS
554359Sroberto
654359Srobertonoinst_HEADERS = \
754359Sroberto	adjtime.h \
882498Sroberto	audio.h \
954359Sroberto	ascii.h \
1056746Sroberto	audio.h \
1154359Sroberto	binio.h \
1254359Sroberto	global.h \
1354359Sroberto	gps.h \
1482498Sroberto	hopf6039.h \
1556746Sroberto	icom.h \
1654359Sroberto	ieee754io.h \
1754359Sroberto	iosignal.h \
1854359Sroberto	l_stdlib.h \
1954359Sroberto	mbg_gps166.h \
2054359Sroberto	md5.h \
2154359Sroberto	mx4200.h \
2254359Sroberto	ntif.h \
2354359Sroberto	ntp.h \
2454359Sroberto	ntp_calendar.h \
2582498Sroberto	ntp_cmdargs.h \
2682498Sroberto	ntp_config.h \
2754359Sroberto	ntp_control.h \
2882498Sroberto	ntp_crypto.h \
2954359Sroberto	ntp_datum.h \
3054359Sroberto	ntp_filegen.h \
3154359Sroberto	ntp_fp.h \
3254359Sroberto	ntp_if.h \
3354359Sroberto	ntp_io.h \
3454359Sroberto	ntp_machine.h \
3554359Sroberto	ntp_malloc.h \
3654359Sroberto	ntp_proto.h \
3754359Sroberto	ntp_refclock.h \
3854359Sroberto	ntp_request.h \
3954359Sroberto	ntp_select.h \
4054359Sroberto	ntp_stdlib.h \
4154359Sroberto	ntp_string.h \
4254359Sroberto	ntp_syscall.h \
4354359Sroberto	ntp_syslog.h \
4482498Sroberto	ntp_tty.h \
4554359Sroberto	ntp_types.h \
4654359Sroberto	ntp_unixtime.h \
4754359Sroberto	ntpd.h \
4854359Sroberto	parse.h \
4954359Sroberto	parse_conf.h \
5054359Sroberto	recvbuff.h \
5154359Sroberto	trimble.h
5254359Sroberto
5382498Sroberto
54