diff --git a/plugins/MVerb/Makefile b/plugins/MVerb/Makefile index a48b302..b9c88c1 100644 --- a/plugins/MVerb/Makefile +++ b/plugins/MVerb/Makefile @@ -53,7 +53,7 @@ TARGETS += lv2_dsp endif endif -ifeq ($(BUILD_VST),true) +ifeq ($(BUILD_VST2),true) TARGETS += vst endif