summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2022-03-09 23:25:38 +0800
committerruki <[email protected]>2022-03-09 23:25:38 +0800
commitfa2e4a9a5f21a8819beafb99a85652d83b7e5429 (patch)
tree8ae328914c4dd54012e0cf6cc013547acaa4caeb /core/src/xmake/makefile
parent4eb65435961776fbefcc11ed774b778532c2c8dd (diff)
improve path.directory
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 c85696f1e..d25a12a9b 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -92,6 +92,7 @@ xmake_C_FILES += \
path/relative \
path/absolute \
path/translate \
+ path/directory \
path/is_absolute \
hash/uuid4 \
hash/sha256 \