This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla-Releases
mirror of
https://github.com/falkTX/Carla-Releases.git
Watch
1
Star
0
Fork
0
Code
Releases
15
Activity
Browse Source
run make dist after build
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.3.0-RC1
falkTX
4 years ago
parent
3050f3d77b
commit
2945f612ed
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
build.sh
+ 1
- 0
build.sh
View File
@@ -24,6 +24,7 @@ popd
pushd Carla
make features
make EXTERNAL_PLUGINS=false ${MAKE_ARGS}
make dist
popd
# ---------------------------------------------------------------------------------------------------------------------
Write
Preview
Loading…
Cancel
Save