aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
diff options
context:
space:
mode:
authorGravatar Alok Kumar <kumaralok@google.com>2017-09-06 21:25:47 -0700
committerGravatar Alok Kumar <kumaralok@google.com>2017-09-06 21:25:47 -0700
commitc2ec4d6ea9d28f3a0dcc7b5bede2a5b9c206e50d (patch)
tree79e4166a4421490dd55ffaf30cf23798efcda844 /config.m4
parent1b6f4fc79f028a28ed4a1bd66e229a8e9928ef37 (diff)
parent04035de631a6a46c03ebf3e8db2102d5688dc71a (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'config.m4')
-rw-r--r--config.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/config.m4 b/config.m4
index f6f8531b2f..d9d25cb006 100644
--- a/config.m4
+++ b/config.m4
@@ -96,6 +96,8 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/compression/compression.c \
src/core/lib/compression/message_compress.c \
src/core/lib/compression/stream_compression.c \
+ src/core/lib/debug/stats.c \
+ src/core/lib/debug/stats_data.c \
src/core/lib/http/format_request.c \
src/core/lib/http/httpcli.c \
src/core/lib/http/parser.c \