This commit is contained in:
Robin Gareus 2021-07-23 00:38:18 +02:00
parent 63d416267b
commit 209d8b877e
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 1 deletions

View File

@ -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