From f0048c1bea4a4c9960a6af345b178eb623494f1f Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Fri, 13 Feb 2009 19:05:00 +0000 Subject: [PATCH] Removes upload*.py from the release package, as they are useless without an SVN checkout. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index d9695da1..2a465ddc 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