Commit 7a13fee2 authored by zhanyong.wan's avatar zhanyong.wan
Browse files

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

parent 31c4522a
...@@ -173,11 +173,6 @@ EXTRA_DIST += include/gmock/gmock-generated-actions.h.pump \ ...@@ -173,11 +173,6 @@ EXTRA_DIST += include/gmock/gmock-generated-actions.h.pump \
include/gmock/gmock-generated-nice-strict.h.pump \ include/gmock/gmock-generated-nice-strict.h.pump \
include/gmock/internal/gmock-generated-internal-utils.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. # The Google Mock Generator tool from the cppclean project.
EXTRA_DIST += \ EXTRA_DIST += \
scripts/generator/COPYING \ scripts/generator/COPYING \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment