diff --git a/plugins/Nekobi/Makefile b/plugins/Nekobi/Makefile index a81f825..109471a 100644 --- a/plugins/Nekobi/Makefile +++ b/plugins/Nekobi/Makefile @@ -48,7 +48,7 @@ else TARGETS += lv2_dsp endif -TARGETS += vst +TARGETS += vst2 all: $(TARGETS)