aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-09-19 17:29:57 -0700
committerBo Yang <teboring@google.com>2016-09-19 20:40:58 -0700
commita2c65011c337b9ce2b6516966545cd471e4426c3 (patch)
treeea039e52d6ccc4ac87a5760386f6594f698a0fcc /src
parent0dca5a5bf96ba13620b2e374c22c1d06346b39f2 (diff)
downloadprotobuf-a2c65011c337b9ce2b6516966545cd471e4426c3.tar.gz
protobuf-a2c65011c337b9ce2b6516966545cd471e4426c3.tar.bz2
protobuf-a2c65011c337b9ce2b6516966545cd471e4426c3.zip
Fix bugs for internal integration.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aa0e7902..c62c2588 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -115,6 +115,7 @@ nobase_include_HEADERS = \
google/protobuf/generated_enum_util.h \
google/protobuf/generated_message_reflection.h \
google/protobuf/generated_message_util.h \
+ google/protobuf/has_bits.h \
google/protobuf/map_entry.h \
google/protobuf/map_entry_lite.h \
google/protobuf/map_field.h \