aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2010-07-22 22:22:18 +0000
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2010-07-22 22:22:18 +0000
commit598fe2288e8e102d6e6748d496a8dcd59fa5f8a8 (patch)
tree48f9e8c7335d7b4147c0f537eed42409368e3a1f /Makefile.am
parent744de6fa59f81232f0d82fc9b35c4aa0f9ccb5c0 (diff)
downloadgoogletest-598fe2288e8e102d6e6748d496a8dcd59fa5f8a8.tar.gz
googletest-598fe2288e8e102d6e6748d496a8dcd59fa5f8a8.tar.bz2
googletest-598fe2288e8e102d6e6748d496a8dcd59fa5f8a8.zip
Removes unused scripts from the distro.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index c661db04..917dfccc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -107,9 +107,7 @@ EXTRA_DIST += \
test/gtest_throw_on_failure_test.py \
test/gtest_uninitialized_test.py \
test/gtest_xml_outfiles_test.py \
- test/gtest_xml_output_unittest.py \
- test/run_tests_util.py \
- test/run_tests_util_test.py
+ test/gtest_xml_output_unittest.py
# CMake script
EXTRA_DIST += \