diff --git a/dpf b/dpf index 32aaf53..ebd088e 160000 --- a/dpf +++ b/dpf @@ -1 +1 @@ -Subproject commit 32aaf539fd34bd7fa0d7a69799e6d3539a53b7e3 +Subproject commit ebd088ec85c35843f6f35733d6efde6db79fd895 diff --git a/plugins/Makefile.mk b/plugins/Makefile.mk index cec6201..1aa59ee 100644 --- a/plugins/Makefile.mk +++ b/plugins/Makefile.mk @@ -19,7 +19,7 @@ BUILD_CXX_FLAGS += -I. -I../../dpf/distrho -I../../dpf/dgl # -------------------------------------------------------------- # Enable all possible plugin types -all: ladspa lv2 dssi vst +all: ladspa dssi lv2 vst # -------------------------------------------------------------- # Set plugin binary file targets