summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorOpportunityLiu <[email protected]>2019-07-02 13:14:41 +0800
committerOpportunityLiu <[email protected]>2019-07-02 13:14:41 +0800
commit6456d8cb86c13725fca1f58b5b1412efdef7538d (patch)
treedb98d176211f5edfb3086caeade7c3e584fae47d /core/src/xmake/makefile
parentb94789d65449527a17187cf00fc2ed887f40df58 (diff)
fix make file
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index b528d00ba..f35becda6 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -46,7 +46,7 @@ xmake_C_FILES += \
os/getown \
io/file___len \
io/file___tostring \
- io/file_close \
+ io/file_close___gc \
io/file_flush \
io/file_isatty \
io/file_path \