]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Clean trailing whitespace in tests/ntpd/Makefile.am. Harlan Stenn.
authorHarlan Stenn <stenn@ntp.org>
Mon, 21 Sep 2015 10:30:35 +0000 (10:30 +0000)
committerHarlan Stenn <stenn@ntp.org>
Mon, 21 Sep 2015 10:30:35 +0000 (10:30 +0000)
bk: 55ffdc4bnp0xEJQ3B9gFrseS9tJd6A

ChangeLog
tests/ntpd/Makefile.am

index e870c0ee69ff1900f98bc1174a74c8502e21ebe2..c5670e34c3df51eefea1c9f92a00e80dac119f92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -116,6 +116,7 @@ fixed formatting. Tomasz Flendrich
 * 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>
 
index 403f636d1225a627d6601b63155cd0679d9f7b40..dbb059fca989ad2b033120c8e20614025e5843e2 100644 (file)
@@ -2,7 +2,7 @@ NULL =
 BUILT_SOURCES =
 CLEANFILES =
 
-std_unity_list =                                               \
+std_unity_list =                                               \
        $(top_srcdir)/sntp/unity/auto/generate_test_runner.rb   \
        $(NULL)
 
@@ -14,7 +14,7 @@ check_PROGRAMS =              \
        test-ntp_restrict       \
        test-ntp_scanner        \
        test-ntp_signd          \
-       test-rc_cmdlength       \
+       test-rc_cmdlength       \
        $(NULL)
 
 EXTRA_PROGRAMS =               \
@@ -159,7 +159,7 @@ test_ntp_scanner_CFLAGS =           \
 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 =                     \
@@ -181,8 +181,8 @@ endif
 ## 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 > $@