Skip to content

Commit

Permalink
version rename in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
erlingrj committed Sep 17, 2024
1 parent e6f1fef commit e7d3301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/tracing/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CFLAGS= -I$(REACTOR_C)/include/core/ \
-I$(REACTOR_C)/tag/api \
-I$(REACTOR_C)/trace/api \
-I$(REACTOR_C)/trace/api/types \
-I$(REACTOR_C)/version/api \
-I$(REACTOR_C)/variant/api \
-I$(REACTOR_C)/logging/api \
-I$(REACTOR_C)/trace/impl/include \
-DLF_SINGLE_THREADED=1 \
Expand Down

0 comments on commit e7d3301

Please sign in to comment.