summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-02-13 19:05:00 (GMT)
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2009-02-13 19:05:00 (GMT)
commitf0048c1bea4a4c9960a6af345b178eb623494f1f (patch)
tree80bc64e7f75d37cfa2c1536fc0cd5029cafc11d1 /Makefile.am
parent44c88653fca622bac4fd8380462b4b0ab1971ccd (diff)
downloadgoogletest-f0048c1bea4a4c9960a6af345b178eb623494f1f.zip
googletest-f0048c1bea4a4c9960a6af345b178eb623494f1f.tar.gz
googletest-f0048c1bea4a4c9960a6af345b178eb623494f1f.tar.bz2
Removes upload*.py from the release package, as they are useless without an SVN checkout.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index d9695da..2a465dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,8 +13,6 @@ EXTRA_DIST = \
scons/SConscript \
scripts/fuse_gtest_files.py \
scripts/gen_gtest_pred_impl.py \
- scripts/upload.py \
- scripts/upload_gtest.py \
src/gtest-all.cc \
test/gtest_all_test.cc