This commit is contained in:
Robin Gareus
2021-07-23 00:38:18 +02:00
parent 63d416267b
commit 209d8b877e

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