bk: 46468244MsDJSoQNhDBERmJX-Cx_EA
+* Distribute some files needed by the new config parsing code.
* [Bug 819] Timeout for WaitForMultipleObjects was 500ms instead of INFINITE
* Use autogen 5.9.1.
* Fix clktest command-line arg processing.'
ntp_config.h \
ntp_control.h \
ntp_crypto.h \
+ ntp_data_structures.h \
ntp_datum.h \
ntp_debug.h \
ntp_filegen.h \
# SIM: cmd_args.c ntp_config.c ntp_io.c ntpd.c + ntpsim.c (include/ntpsim.h)
# ntp_resolver.c is presently unused...
ntpd_SOURCES = cmd_args.c ntp_config.c ntp_io.c ntp_parser.y \
- ntp_data_structures.c ntp_scanner.c ntpd.c ntpd-opts.c ntpd-opts.h
+ ntp_data_structures.c ntp_scanner.c ntp_scanner.h ntpd.c \
+ ntpd-opts.c ntpd-opts.h
ntpdsim_SOURCES = $(ntpd_SOURCES) ntpsim.c
libntpd_a_SOURCES = jupiter.h ntp_control.c \
ntp_crypto.c ntp_filegen.c \