summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 112eff07..738d79fe 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -35,8 +35,7 @@ libgtest_la_CXXFLAGS = \
EXTRA_DIST = \
gtest/docs \
gtest/include \
- gtest/src/*.cc \
- gtest/src/*.h \
+ gtest/src \
gtest/README.md \
gtest/LICENSE \
$(NULL)