summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2015-05-04 22:05:39 +0800
committerruki <[email protected]>2015-05-04 23:42:09 +0800
commit00cd7e605400a459822294f3ceff5194cf9b56d5 (patch)
treeb600091426bc69a535338cc84e702f16d6f7b044 /core/src/xmake/makefile
parent781bfd2dc99c8e0ca3063b6a3d6199f2390951f4 (diff)
add some path and string interfaces
Diffstat (limited to 'core/src/xmake/makefile')
-rwxr-xr-xcore/src/xmake/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index 35d8e9f7a..0b65dc2a2 100755
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -14,7 +14,8 @@ xmake_CONFIG = y
xmake_C_FILES += \
xmake \
machine \
- path/getabsolute \
+ path/absolute \
+ path/translate \
string/startswith