summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-12-20 23:59:30 +0800
committerruki <[email protected]>2022-12-20 23:59:30 +0800
commitbbcb21a847ae83c45ae72d2cd822de40c56dffb3 (patch)
treeeb6cd39211ad520107e89954e9136304dab00dee
parent2aa33d36befec02328950d064f74bc1cc97f81f7 (diff)
install scripts
-rwxr-xr-xcore/src/demo/xmake.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/demo/xmake.sh b/core/src/demo/xmake.sh
index d8845d180..deea00cca 100755
--- a/core/src/demo/xmake.sh
+++ b/core/src/demo/xmake.sh
@@ -24,6 +24,7 @@ target "demo"
# add install files
add_installfiles "${projectdir}/(xmake/**.lua)" "share"
+ add_installfiles "${projectdir}/(xmake/scripts/**)" "share"
add_installfiles "${projectdir}/scripts/xrepo.sh" "bin" "xrepo"
# add syslinks