aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
1 files 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 = \