aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2018-03-14 13:01:55 -0700
committerAdam Cozzette <acozzette@google.com>2018-03-14 13:11:32 -0700
commit837c94b86f10c53c5b7b864944ad86a362234009 (patch)
tree8f87aab821ff6db224beec4938d32252a4c2a4e1 /Makefile.am
parent67952fab2c766ac5eacc15bb78e5af4039a3d398 (diff)
downloadprotobuf-837c94b86f10c53c5b7b864944ad86a362234009.tar.gz
protobuf-837c94b86f10c53c5b7b864944ad86a362234009.tar.bz2
protobuf-837c94b86f10c53c5b7b864944ad86a362234009.zip
Include no_package.proto in Python test
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d392429f..789683a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -808,6 +808,7 @@ python_EXTRA_DIST= \
python/google/protobuf/internal/more_extensions.proto \
python/google/protobuf/internal/more_extensions_dynamic.proto \
python/google/protobuf/internal/more_messages.proto \
+ python/google/protobuf/internal/no_package.proto \
python/google/protobuf/internal/packed_field_test.proto \
python/google/protobuf/internal/proto_builder_test.py \
python/google/protobuf/internal/python_message.py \