summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2019-07-25 00:35:27 +0800
committerruki <[email protected]>2019-07-24 21:32:43 +0800
commit493817cfeca5b40401e99ee857a96b3defa81421 (patch)
tree8219ce3917ce9f697ef2e2f4d2cec8ccb830c54d /core/src/xmake/makefile
parente6874fa26c56dde13461c1b03f9563b57c1fbc55 (diff)
add lock path and name
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index e76376a72..ad3ddaad2 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -53,6 +53,8 @@ xmake_C_FILES += \
io/file_read \
io/file_seek \
io/file_write \
+ io/filelock_path \
+ io/filelock___tostring \
io/filelock_close___gc \
io/open \
io/openlock \