aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-09-15 09:37:47 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-09-15 09:37:47 -0700
commit97419e4e7d6e404e81ef364767909944e5331ee3 (patch)
tree7130c444b99d2e8efc17239d7308e9c75ab1329b /Makefile
parent06a43f5d7e7ec90dfe133c5dfa1bb2c3acb85059 (diff)
parentc7fa5f26a5aa4778ced3c50ca08f608f08842bea (diff)
Merge github.com:grpc/grpc into shindig
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a51004440d..dc011ce686 100644
--- a/Makefile
+++ b/Makefile
@@ -4608,6 +4608,7 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/create_channel.h \
include/grpc++/generic/async_generic_service.h \
include/grpc++/generic/generic_stub.h \
+ include/grpc++/grpc++.h \
include/grpc++/impl/call.h \
include/grpc++/impl/client_unary_call.h \
include/grpc++/impl/grpc_library.h \
@@ -4853,6 +4854,7 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/create_channel.h \
include/grpc++/generic/async_generic_service.h \
include/grpc++/generic/generic_stub.h \
+ include/grpc++/grpc++.h \
include/grpc++/impl/call.h \
include/grpc++/impl/client_unary_call.h \
include/grpc++/impl/grpc_library.h \