From 2f77a3c2462365a6924f9f9e006d6285dbb8fa76 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 30 Aug 2021 13:32:11 +0100 Subject: [PATCH] Stop building jack standalones, use original projectm for that Signed-off-by: falkTX --- plugins/ProM/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/ProM/Makefile b/plugins/ProM/Makefile index 490341d..8716bb4 100644 --- a/plugins/ProM/Makefile +++ b/plugins/ProM/Makefile @@ -190,13 +190,11 @@ endif endif # HAVE_PROJECTM -# FIXME check if needed on windows LINK_FLAGS += -lpthread # -------------------------------------------------------------- # Enable all possible plugin types -TARGETS += jack TARGETS += lv2 TARGETS += vst