aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authortemporal <temporal@630680e5-0e50-0410-840e-4b1c322b438d>2008-08-18 22:55:31 +0000
committertemporal <temporal@630680e5-0e50-0410-840e-4b1c322b438d>2008-08-18 22:55:31 +0000
commitdd681ad786ced133e69dc36f8cebef9b392ebab4 (patch)
tree4f6d91e86420227cfc6c2312cbba76a5e9338c0c /Makefile.am
parentea9d0d85fbbe5293969389c6008203e64558878c (diff)
downloadprotobuf-dd681ad786ced133e69dc36f8cebef9b392ebab4.tar.gz
protobuf-dd681ad786ced133e69dc36f8cebef9b392ebab4.tar.bz2
protobuf-dd681ad786ced133e69dc36f8cebef9b392ebab4.zip
More prep for 2.0.1:
* Fix version number test so that it accepts "2.0.1rc1". * Add missing type_checkers.py to Makefile.am.
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 4e2f6515..cd90b6c0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -84,6 +84,7 @@ EXTRA_DIST = \
python/google/protobuf/internal/service_reflection_test.py \
python/google/protobuf/internal/test_util.py \
python/google/protobuf/internal/text_format_test.py \
+ python/google/protobuf/internal/type_checkers.py \
python/google/protobuf/internal/wire_format.py \
python/google/protobuf/internal/wire_format_test.py \
python/google/protobuf/internal/__init__.py \