aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Abhishek Kumar <abhikumar@google.com>2015-08-05 15:55:19 -0700
committerGravatar Abhishek Kumar <abhikumar@google.com>2015-08-05 15:55:19 -0700
commit98049242b749c22f13cc736060ac6a98ee87cae6 (patch)
tree60eeecd9f0b1641df78fe1e0de180e3c9afe60dd /Makefile
parentc6f2d4f3cdca7eeb040d659e1ef9f24d750ceffa (diff)
parentf1ca91ad30afd103d357c1f48ac95cba016fed1e (diff)
Merge pull request #2781 from yang-g/stuboptions
Add StubOptions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5253e7cabf..a043cd33dd 100644
--- a/Makefile
+++ b/Makefile
@@ -4257,6 +4257,7 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/status.h \
include/grpc++/status_code_enum.h \
include/grpc++/stream.h \
+ include/grpc++/stub_options.h \
include/grpc++/thread_pool_interface.h \
include/grpc++/time.h \
@@ -4500,6 +4501,7 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/status.h \
include/grpc++/status_code_enum.h \
include/grpc++/stream.h \
+ include/grpc++/stub_options.h \
include/grpc++/thread_pool_interface.h \
include/grpc++/time.h \