diff --git a/plugins/Kars/Makefile b/plugins/Kars/Makefile index 2fd3309..782c1d0 100644 --- a/plugins/Kars/Makefile +++ b/plugins/Kars/Makefile @@ -50,7 +50,7 @@ TARGETS += lv2_dsp endif endif -ifeq ($(BUILD_VST),true) +ifeq ($(BUILD_VST2),true) TARGETS += vst endif