aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Alistair Veitch <aveitch@google.com>2015-07-17 16:02:24 -0700
committerGravatar Alistair Veitch <aveitch@google.com>2015-07-17 16:02:24 -0700
commit635899d0624e5e304d79bf7f02027f9d040cbfaa (patch)
tree52a0002224837ce91d6e593d3066b5595ca7f478 /Makefile
parent4d1589ace07d0080abfc2f40132f4f111f5484d7 (diff)
rebuild makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 57ab6fed15..c7afefd07d 100644
--- a/Makefile
+++ b/Makefile
@@ -3375,6 +3375,7 @@ LIBGRPC_SRC = \
src/core/transport/transport_op_string.c \
src/core/census/context.c \
src/core/census/initialize.c \
+ src/core/census/record_stat.c \
PUBLIC_HEADERS_C += \
include/grpc/grpc_security.h \
@@ -3636,6 +3637,7 @@ LIBGRPC_UNSECURE_SRC = \
src/core/transport/transport_op_string.c \
src/core/census/context.c \
src/core/census/initialize.c \
+ src/core/census/record_stat.c \
PUBLIC_HEADERS_C += \
include/grpc/byte_buffer.h \