* Cleanup various test Makefile.am files. Harlan Stenn.
* Pthread autoconf macro cleanup. Harlan Stenn.
* Fix progname definition in unity runner scripts. Harlan Stenn.
+* Clean trailing whitespace in tests/ntpd/Makefile.am. Harlan Stenn.
---
(4.2.8p3) 2015/06/29 Released by Harlan Stenn <stenn@ntp.org>
BUILT_SOURCES =
CLEANFILES =
-std_unity_list = \
+std_unity_list = \
$(top_srcdir)/sntp/unity/auto/generate_test_runner.rb \
$(NULL)
test-ntp_restrict \
test-ntp_scanner \
test-ntp_signd \
- test-rc_cmdlength \
+ test-rc_cmdlength \
$(NULL)
EXTRA_PROGRAMS = \
test_ntp_scanner_LDADD = \
$(unity_tests_LDADD) \
$(top_builddir)/ntpd/ntp_config.o \
- $(top_builddir)/ntpd/ntp_parser.o \
+ $(top_builddir)/ntpd/ntp_parser.o \
$(NULL)
test_ntp_scanner_SOURCES = \
## check-libntp.mf - automake fragment
## slightly adapted for deeper directory
-BUILT_SOURCES += check-libntpd check-libntp check-libunity
-CLEANFILES += check-libntpd check-libntp check-libunity
+BUILT_SOURCES += check-libntpd check-libntp check-libunity
+CLEANFILES += check-libntpd check-libntp check-libunity
check-libntpd: ../../ntpd/libntpd.a
@echo stamp > $@