2 changes: 1 addition & 1 deletion plugins/CycleShifter/Makefile
Expand Up @@ -30,7 +30,7 @@ include ../../dpf/Makefile.plugins.mk

TARGETS += jack
TARGETS += ladspa
TARGETS += vst
TARGETS += vst2

ifeq ($(HAVE_CAIRO_OR_OPENGL),true)
ifeq ($(HAVE_LIBLO),true)
Expand Down
2 changes: 1 addition & 1 deletion plugins/SoulForce/Makefile
Expand Up @@ -30,7 +30,7 @@ include ../../dpf/Makefile.plugins.mk

TARGETS += jack
TARGETS += ladspa
TARGETS += vst
TARGETS += vst2

ifeq ($(HAVE_CAIRO_OR_OPENGL),true)
ifeq ($(HAVE_LIBLO),true)
Expand Down