aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-07-19 17:20:31 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2016-07-20 13:53:44 -0700
commita4f68b16a01c131c4c6c34f1d43b4c9bd93bc0a7 (patch)
tree34db41b4268afd3fa23eb4f3b5e39705506a7ca3 /Makefile.am
parentaf8732ec11555f8e86d335fb737c585468df53f6 (diff)
downloadprotobuf-a4f68b16a01c131c4c6c34f1d43b4c9bd93bc0a7.tar.gz
protobuf-a4f68b16a01c131c4c6c34f1d43b4c9bd93bc0a7.tar.bz2
protobuf-a4f68b16a01c131c4c6c34f1d43b4c9bd93bc0a7.zip
Add missing files in EXTRA_DIST and add a test.
Change-Id: If80725402173cdf50969cb08e7fe5affe3532fb2
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 7c854bce..9dd749c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -782,6 +782,7 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
editors/README.txt \
editors/proto.vim \
editors/protobuf-mode.el \
+ examples/CMakeLists.txt \
examples/README.txt \
examples/Makefile \
examples/addressbook.proto \