aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2017-03-17 09:50:48 -0700
committerGravatar Mark D. Roth <roth@google.com>2017-03-17 09:50:48 -0700
commitfecba535d99ec2c819a0d26707047bf2f2f323fa (patch)
tree87e15f3e18df951daa356c75c6f022ba65175e63 /Makefile
parentde14410b43cfbed4c1e0b777aa18a764d92d56ad (diff)
Switch to using a CAS loop to update the token value.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 11bac54c79..2f7120987a 100644
--- a/Makefile
+++ b/Makefile
@@ -2599,6 +2599,7 @@ LIBGPR_SRC = \
src/core/lib/profiling/basic_timers.c \
src/core/lib/profiling/stap_timers.c \
src/core/lib/support/alloc.c \
+ src/core/lib/support/atm.c \
src/core/lib/support/avl.c \
src/core/lib/support/backoff.c \
src/core/lib/support/cmdline.c \