aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Dan O'Reilly <oreilldf@gmail.com>2015-08-20 15:33:01 -0400
committerGravatar Dan O'Reilly <oreilldf@gmail.com>2015-08-20 15:33:01 -0400
commit4a0129f68036084074b866f90fe208a4288baabe (patch)
tree41f04e0d129986b5013873fa8a948524b0305692 /Makefile.am
parent416f001adca9d3b2247a21630e4a71ec6e8d14e9 (diff)
Remove ez_setup.py from Makefile.am
Signed-off-by: Dan O'Reilly <oreilldf@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fad35a09..e97f18f5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -538,7 +538,6 @@ python_EXTRA_DIST= \
python/google/protobuf/text_format.py \
python/google/protobuf/__init__.py \
python/google/__init__.py \
- python/ez_setup.py \
python/setup.py \
python/mox.py \
python/stubout.py \