From 949f753095d633caf6b7c1a2d84fe452dbc356fc Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 5 May 2018 17:07:01 +0200 Subject: tests/Makefile.am: white-space fixes. --- tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 34ba425..2f022a7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -50,10 +50,10 @@ CLEANFILES += \ $(NULL) nodist_libgtest_a_SOURCES = \ - gtest-all.cc \ + gtest-all.cc \ $(NULL) nodist_libgtest_main_a_SOURCES = \ - gtest_main.cc \ + gtest_main.cc \ $(NULL) libgtest_a_CPPFLAGS = \ -- cgit v1.2.3