aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-15 11:40:59 -0700
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-05-15 11:40:59 -0700
commit685f1e625553c5158280761d3b91c8875166f394 (patch)
treebffec07921b891800560f288951d9151a0034657 /Makefile
parent7df5d6a7f1dff1dd121724624f4ff639a2dad858 (diff)
Add header to build.json
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e44f030cef..fae87b9d45 100644
--- a/Makefile
+++ b/Makefile
@@ -2340,6 +2340,7 @@ PUBLIC_HEADERS_C += \
include/grpc/support/port_platform.h \
include/grpc/support/slice.h \
include/grpc/support/slice_buffer.h \
+ include/grpc/support/subprocess.h \
include/grpc/support/sync.h \
include/grpc/support/sync_generic.h \
include/grpc/support/sync_posix.h \