summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
Diffstat (limited to 'core/src')
-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 e3c6abd44..8f4bf3d95 100755
--- a/core/src/demo/xmake.sh
+++ b/core/src/demo/xmake.sh
@@ -24,3 +24,4 @@ target "demo"
# add install files
add_installfiles "${projectdir}/(xmake/**.lua)" "share"
+ add_installfiles "${projectdir}/scripts/xrepo.sh" "bin" "xrepo"