summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorshiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>2008-10-12 01:07:26 +0000
committershiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>2008-10-12 01:07:26 +0000
commit18f3d5e5cf0c2f5f5b1ee92290da1d8bdc983ffa (patch)
tree7e11a3a0fc9aea01fea5f61d762e28a2934df762 /Makefile.am
parente44602ec83c65102035ce5304ae8de0cb16e9e56 (diff)
downloadgoogletest-18f3d5e5cf0c2f5f5b1ee92290da1d8bdc983ffa.tar.gz
Fixes the header search path in SConscript and add SConscript to the distribution.
git-svn-id: http://googletest.googlecode.com/svn/trunk@105 861a406c-534a-0410-8894-cb66d6ee9925
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fba0c26..2df9b51 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,7 @@ EXTRA_DIST = \
CHANGES \
CONTRIBUTORS \
include/gtest/internal/gtest-type-util.h.pump \
+ scons/SConscript \
scripts/gen_gtest_pred_impl.py \
src/gtest-all.cc