diff --git a/plugins/Nekobi/Makefile b/plugins/Nekobi/Makefile index cb777d6..d285cf5 100644 --- a/plugins/Nekobi/Makefile +++ b/plugins/Nekobi/Makefile @@ -50,7 +50,7 @@ TARGETS += lv2_dsp endif endif -ifeq ($(BUILD_VST),true) +ifeq ($(BUILD_VST2),true) TARGETS += vst endif