summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2010-03-23 07:23:27 (GMT)
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2010-03-23 07:23:27 (GMT)
commit75e2713e451b8d51fc185957383f0ea97a40ef15 (patch)
treefcfe5e3925ffe080359caf9c4afdd98434947ad9 /Makefile.am
parent9f0824b0a61b50fd40e47da2387cd9b3f872ce47 (diff)
downloadgoogletest-75e2713e451b8d51fc185957383f0ea97a40ef15.zip
googletest-75e2713e451b8d51fc185957383f0ea97a40ef15.tar.gz
googletest-75e2713e451b8d51fc185957383f0ea97a40ef15.tar.bz2
Adds the pump.py script.
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 9f103a3..2ac14ca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,6 +13,7 @@ EXTRA_DIST = \
make/Makefile \
scripts/fuse_gtest_files.py \
scripts/gen_gtest_pred_impl.py \
+ scripts/pump.py \
scripts/test/Makefile
# gtest source files that we don't compile directly.