aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-05-09 14:45:44 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-05-09 14:45:44 -0700
commit937dba3ea1039abdd27295f1312c658b9e348cd3 (patch)
tree672f18becd540b46e6221dc5569a22dddc1336ba /Makefile
parent3db618efe11e9461633c1218d87a802f870825f4 (diff)
Put workaround list somewhere accessable by wrapping languages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f140df41cf..5038f331be 100644
--- a/Makefile
+++ b/Makefile
@@ -2829,6 +2829,7 @@ PUBLIC_HEADERS_C += \
include/grpc/support/tls_msvc.h \
include/grpc/support/tls_pthread.h \
include/grpc/support/useful.h \
+ include/grpc/support/workaround_list.h \
include/grpc/impl/codegen/atm.h \
include/grpc/impl/codegen/atm_gcc_atomic.h \
include/grpc/impl/codegen/atm_gcc_sync.h \