mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Fix typo in b59a42c9f3
This commit is contained in:
parent
63d416267b
commit
209d8b877e
1 changed files with 1 additions and 1 deletions
|
|
@ -556,7 +556,7 @@ if test -f "$Frameworks/ardour-vst3-scanner"; then
|
|||
executables="$executables ../lib/ardour-vst3-scanner"
|
||||
fi
|
||||
|
||||
if test -f "$Frameworks/ardour-su-scanner"; then
|
||||
if test -f "$Frameworks/ardour-au-scanner"; then
|
||||
executables="$executables ../lib/ardour-au-scanner"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue