summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorTitanSnow <[email protected]>2017-05-22 18:33:04 +0800
committerTitanSnow <[email protected]>2017-05-22 18:37:43 +0800
commitb8e4fb467d8de881749e3bc77493728a642ff145 (patch)
treee8a60ea6e8c14d15a8044e95b4ff566bf36d44ee /core/src/xmake/makefile
parentd4aab4ff42e4032f848e0c6f048aaa61cb7db18b (diff)
add os.getown
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index f2be6405d..c7b1ffc29 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -39,6 +39,7 @@ xmake_C_FILES += \
os/versioninfo \
os/uid \
os/gid \
+ os/getown \
path/relative \
path/absolute \
path/translate \