Fix typo
This commit is contained in:
parent
b4e124bd6c
commit
e6cd37320e
|
@ -50,7 +50,7 @@ TARGETS += lv2_dsp
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(BUILD_VST),true)
|
ifeq ($(BUILD_VST2),true)
|
||||||
TARGETS += vst
|
TARGETS += vst
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue