aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Tamir Duberstein <tamird@gmail.com>2015-04-08 17:44:32 -0400
committerGravatar Tamir Duberstein <tamird@gmail.com>2015-04-08 18:33:04 -0400
commit8ede2817a003e3cd5e52da62f6a3fa8238023a3b (patch)
treee725ce6ffe0037f9f0d3b917ae8534c34727dbfe /Makefile.am
parentf8808fb608bf7f0065574702ca408f8557235888 (diff)
Remove useless file that doesn't load
This file was broken in ada6556.
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 3cabcf57..1a2c3dfb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -202,7 +202,6 @@ python_EXTRA_DIST= \
python/google/protobuf/internal/api_implementation.cc \
python/google/protobuf/internal/api_implementation.py \
python/google/protobuf/internal/containers.py \
- python/google/protobuf/internal/cpp_message.py \
python/google/protobuf/internal/decoder.py \
python/google/protobuf/internal/descriptor_database_test.py \
python/google/protobuf/internal/descriptor_pool_test.py \