aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Jisi Liu <jisi.liu@gmail.com>2017-10-11 15:10:54 -0700
committerGravatar Jisi Liu <jisi.liu@gmail.com>2017-10-11 15:10:54 -0700
commitdd980ccf578892615a0090d6b5e7538142cb5690 (patch)
treedc1deefbd5f9261836f1cd0f3f9fc5a3b6c93c36 /Makefile.am
parentde15e73d5862e8ac618bc7be90594adacbaa1ec6 (diff)
Fix distcheck
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 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 \