aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar chedeti <chedeti@google.com>2016-08-01 17:32:06 -0700
committerGravatar chedeti <chedeti@google.com>2016-08-01 17:32:06 -0700
commita17039aaa443ac8b4f8d5bad51fd6e8c2777071f (patch)
tree89a38c7fe258cd408d85ff2519657475d8931828 /Makefile
parentdd7a2a35e23042413c232ea9f00a4b7dbbce5648 (diff)
refine code and add README
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 986c25780f..31a8448fff 100644
--- a/Makefile
+++ b/Makefile
@@ -3924,7 +3924,6 @@ PUBLIC_HEADERS_CXX += \
include/grpc++/impl/codegen/proto_utils.h \
include/grpc++/impl/codegen/config_protobuf.h \
include/grpc++/impl/codegen/thrift_serializer.h \
- include/grpc++/impl/codegen/thrift_serializer_inl.h \
include/grpc++/impl/codegen/thrift_utils.h \
LIBGRPC++_TEST_UTIL_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(LIBGRPC++_TEST_UTIL_SRC))))