summaryrefslogtreecommitdiff
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
commit87b89d907bc1b5032581439d7de5028c824fa05b (patch)
tree48f9e8c7335d7b4147c0f537eed42409368e3a1f /Makefile.am
parent3490bb3471afbfb28c97946a268ebf2e822bb919 (diff)
downloadgoogletest-87b89d907bc1b5032581439d7de5028c824fa05b.tar.gz
Removes unused scripts from the distro.
git-svn-id: http://googletest.googlecode.com/svn/trunk@450 861a406c-534a-0410-8894-cb66d6ee9925
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 c661db0..917dfcc 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 += \