summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index e2660128a..960f5ef8b 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -60,6 +60,10 @@ xmake_C_FILES += \
io/filelock_unlock \
io/filelock_trylock \
io/filelock_close \
+ io/poller \
+ io/poller_insert \
+ io/poller_remove \
+ io/poller_modify \
io/socket_open \
io/socket_rawfd \
io/socket_wait \