summaryrefslogtreecommitdiff
path: root/src/gtest
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-11-10 18:39:55 -0800
committerMatt Turner <mattst88@gmail.com>2014-12-12 12:11:46 -0800
commit8280358cf1a7f44007f5a635f54ec3d2ef39e51b (patch)
tree0a1be5a533a7756ae15d357f543a8600ff0bd2a5 /src/gtest
parent838ac978f472ecf7bdae2e8cf45ad477e17f9c02 (diff)
gtest: Add headers to distribution.
Diffstat (limited to 'src/gtest')
-rw-r--r--src/gtest/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gtest/Makefile.am b/src/gtest/Makefile.am
index c338977e69d..47d392bc705 100644
--- a/src/gtest/Makefile.am
+++ b/src/gtest/Makefile.am
@@ -31,6 +31,7 @@ libgtest_la_SOURCES = \
src/gtest_main.cc
EXTRA_DIST = \
+ include \
src/gtest.cc \
src/gtest-death-test.cc \
src/gtest-filepath.cc \