From 743c8691b6bea05d9c8d957621c62ee1eb361328 Mon Sep 17 00:00:00 2001 From: falkTX Date: Wed, 8 Sep 2021 21:24:56 +0100 Subject: [PATCH] Change a word Signed-off-by: falkTX --- plugins/Nekobi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)