summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-01-22 17:21:13 (GMT)
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-01-22 17:21:13 (GMT)
commitb593ccbbbe6dcef342f833a37e41af0b750c7f14 (patch)
treef6f7338b7e19c649693ec07bd64becd5bdc0a999 /Makefile.am
parentbbab12725025270beb12cb62a73b9cfc33bdec85 (diff)
downloadgoogletest-b593ccbbbe6dcef342f833a37e41af0b750c7f14.zip
googletest-b593ccbbbe6dcef342f833a37e41af0b750c7f14.tar.gz
googletest-b593ccbbbe6dcef342f833a37e41af0b750c7f14.tar.bz2
Adds a script to fuse gtest source files into a .h and a .cc.
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 4b0c935..5971516 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,7 @@ EXTRA_DIST = \
include/gtest/internal/gtest-param-util-generated.h.pump \
make/Makefile \
scons/SConscript \
+ scripts/fuse_gtest_files.py \
scripts/gen_gtest_pred_impl.py \
src/gtest-all.cc