Change a word

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-09-08 21:24:56 +01:00
parent ff351b0a80
commit 743c8691b6
No known key found for this signature in database
GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ else
TARGETS += lv2_dsp TARGETS += lv2_dsp
endif endif
TARGETS += vst TARGETS += vst2
all: $(TARGETS) all: $(TARGETS)