diff options
Diffstat (limited to 'core/src')
| -rwxr-xr-x | core/src/demo/xmake.sh | 1 |
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 |
