From e45214e312ed617cfd935955a792badd7137f688 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Wed, 19 Jul 2017 13:07:19 -0700 Subject: Fix distcheck --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index db2fb4da..0bfff183 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -103,6 +103,7 @@ nobase_include_HEADERS = \ google/protobuf/api.pb.h \ google/protobuf/any.h \ google/protobuf/arena.h \ + google/protobuf/arena_impl.h \ google/protobuf/arenastring.h \ google/protobuf/descriptor_database.h \ google/protobuf/descriptor.h \ -- cgit v1.2.3