From 2cd90032a44bd1b1cf9756a7561a86557de204d5 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Tue, 23 Mar 2010 07:23:27 +0000 Subject: Adds the pump.py script. git-svn-id: http://googletest.googlecode.com/svn/trunk@400 861a406c-534a-0410-8894-cb66d6ee9925 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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. -- cgit v1.2.3