Removes upload*.py from the release package, as they are useless without an SVN checkout.

This commit is contained in:
zhanyong.wan 2009-02-13 19:00:22 +00:00
parent 31c4522aa1
commit 7a13fee2f0

View File

@ -173,11 +173,6 @@ EXTRA_DIST += include/gmock/gmock-generated-actions.h.pump \
include/gmock/gmock-generated-nice-strict.h.pump \
include/gmock/internal/gmock-generated-internal-utils.h.pump
# Scripts for uploading a patch for review.
EXTRA_DIST += \
scripts/upload.py \
scripts/upload_gmock.py
# The Google Mock Generator tool from the cppclean project.
EXTRA_DIST += \
scripts/generator/COPYING \