mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
Linux-bundle: deploy all compiled backends
This commit is contained in:
parent
b376f6bc45
commit
11b75bf179
1 changed files with 1 additions and 1 deletions
|
|
@ -391,7 +391,7 @@ done
|
|||
cp $BUILD_ROOT/libs/panners/*/lib*.so* $Panners
|
||||
|
||||
# Backends
|
||||
for backend in jack wavesaudio ; do
|
||||
for backend in jack alsa dummy wavesaudio ; do
|
||||
cp $BUILD_ROOT/libs/backends/$backend/lib*.so* $Backends
|
||||
done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue