From a3d00a690301e891f1b1f348e61334a2b430830b Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 12 May 2014 17:57:39 +0100 Subject: [PATCH] Misc --- dpf | 2 +- plugins/Makefile.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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