aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 31559d5c65..ede3da3693 100644
--- a/Makefile
+++ b/Makefile
@@ -2505,6 +2505,7 @@ LIBGRPC_SRC = \
src/core/census/context.c \
src/core/census/initialize.c \
src/core/census/operation.c \
+ src/core/census/placeholders.c \
src/core/census/tag_set.c \
src/core/census/tracing.c \
@@ -2809,6 +2810,7 @@ LIBGRPC_UNSECURE_SRC = \
src/core/census/context.c \
src/core/census/initialize.c \
src/core/census/operation.c \
+ src/core/census/placeholders.c \
src/core/census/tag_set.c \
src/core/census/tracing.c \