From dd980ccf578892615a0090d6b5e7538142cb5690 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Wed, 11 Oct 2017 15:10:54 -0700 Subject: Fix distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 44c6269e..aaf9e7d4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -647,6 +647,7 @@ php_EXTRA_DIST= \ php/src/Google/Protobuf/Internal/EnumBuilderContext.php \ php/src/Google/Protobuf/Internal/EnumDescriptor.php \ php/src/Google/Protobuf/Internal/EnumDescriptorProto.php \ + php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php \ php/src/Google/Protobuf/Internal/EnumOptions.php \ php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php \ php/src/Google/Protobuf/Internal/EnumValueOptions.php \ -- cgit v1.2.3