aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-09-26 11:18:06 -0700
committerGravatar Mark D. Roth <roth@google.com>2016-09-26 11:18:06 -0700
commitbec804b77f92e3dc580436621b6ed550d4201182 (patch)
tree81b8f71e2386a4c8ecbb224c55d1c1f5aca1f990 /config.m4
parent046cf7646918b19a8956e20f7e28e7422a6f29cd (diff)
parent1a2e6ac10dbdb3984b4f651ffb042a22269e26c5 (diff)
Merge branch 'deadline_filter' into service_config
Diffstat (limited to 'config.m4')
-rw-r--r--config.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config.m4 b/config.m4
index d41ce16242..6ee121df4e 100644
--- a/config.m4
+++ b/config.m4
@@ -89,6 +89,7 @@ if test "$PHP_GRPC" != "no"; then
src/core/lib/channel/channel_stack_builder.c \
src/core/lib/channel/compress_filter.c \
src/core/lib/channel/connected_channel.c \
+ src/core/lib/channel/deadline_filter.c \
src/core/lib/channel/handshaker.c \
src/core/lib/channel/http_client_filter.c \
src/core/lib/channel/http_server_filter.c \