commit | 16efe6c750caacdf4fe10ea62605a76761154e7c | [log] [tgz] |
---|---|---|
author | Vijay Pai <[email protected]> | Thu Jan 25 09:01:53 2018 -0800 |
committer | Vijay Pai <[email protected]> | Thu Jan 25 09:01:53 2018 -0800 |
tree | 6c47cd3e1d1a78f14a7487394a3eecde2c060673 | |
parent | d1a8da2fe069dea30e903f7d19479b8c83c63576 [diff] [blame] |
Generate projects properly
diff --git a/Makefile b/Makefile index d4eda102..4fb733c 100644 --- a/Makefile +++ b/Makefile
@@ -4765,6 +4765,8 @@ $(GENDIR)/src/proto/grpc/core/stats.pb.cc $(GENDIR)/src/proto/grpc/core/stats.grpc.pb.cc \ src/cpp/util/core_stats.cc \ +PUBLIC_HEADERS_CXX += \ + LIBGRPC++_CORE_STATS_OBJS = $(addprefix $(OBJDIR)/$(CONFIG)/, $(addsuffix .o, $(basename $(LIBGRPC++_CORE_STATS_SRC))))