Skip to content

Commit d487bef

Browse files
committed
Build: Add red-black tree source file for Android.
1 parent 940792b commit d487bef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Android.mk

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ LOCAL_MODULE := libhev-task-system
2020
LOCAL_SRC_FILES := \
2121
src/hev-memory-allocator.c \
2222
src/hev-memory-allocator-slice.c \
23+
src/hev-rbtree.c \
2324
src/hev-task.c \
2425
src/hev-task-poll.c \
2526
src/hev-task-execute.S \

0 commit comments

Comments
 (0)