aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-02-25 15:28:44 -0800
committerJisi Liu <jisi.liu@gmail.com>2015-02-25 15:56:58 -0800
commitdf184fba00acc7d4aa7b9d64693c53c815a64eda (patch)
tree43fd810851d46f16d54f5f0aa6a5017115c0b707 /Makefile.am
parent581a5266ee592eaed28a24d4aa58c59d4d0135e8 (diff)
downloadprotobuf-df184fba00acc7d4aa7b9d64693c53c815a64eda.tar.gz
protobuf-df184fba00acc7d4aa7b9d64693c53c815a64eda.tar.bz2
protobuf-df184fba00acc7d4aa7b9d64693c53c815a64eda.zip
Make maps fields work on installed C++ protobufs.
Change-Id: Id937e25bbb35968ee76c92bd4a8ce6247408c443
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1c64b710..18b3fe85 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -310,10 +310,12 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
LICENSE \
CONTRIBUTORS.txt \
CHANGES.txt \
+ config.h.include \
editors/README.txt \
editors/proto.vim \
editors/protobuf-mode.el \
vsprojects/config.h \
+ vsprojects/google/protobuf/stubs/pbconfig.h \
vsprojects/extract_includes.bat \
vsprojects/libprotobuf.vcproj \
vsprojects/libprotobuf-lite.vcproj \