aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Julien Boeuf <jboeuf@google.com>2015-08-15 00:36:21 -0700
committerGravatar Julien Boeuf <jboeuf@google.com>2015-08-15 00:36:21 -0700
commit2fd8a8884373e6e34dbbf77af3bfb54ce71f9d5e (patch)
treed357999b018c2f4d288dc24817603f5010128ebf /Makefile
parent8da211f638ebe36abe79aa068229799a536e4243 (diff)
Adding new header in build.json.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7473052aeb..7cd1588322 100644
--- a/Makefile
+++ b/Makefile
@@ -4479,6 +4479,7 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/async_generic_service.h \
include/grpc++/async_unary_call.h \
include/grpc++/auth_context.h \
+ include/grpc++/auth_metadata_processor.h \
include/grpc++/byte_buffer.h \
include/grpc++/channel_arguments.h \
include/grpc++/channel_interface.h \
@@ -4722,6 +4723,7 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/async_generic_service.h \
include/grpc++/async_unary_call.h \
include/grpc++/auth_context.h \
+ include/grpc++/auth_metadata_processor.h \
include/grpc++/byte_buffer.h \
include/grpc++/channel_arguments.h \
include/grpc++/channel_interface.h \