summaryrefslogtreecommitdiff
path: root/plugins/ZamAutoSat
diff options
context:
space:
mode:
authorfalkTX <falktx@gmail.com>2015-10-30 10:40:14 +0100
committerfalkTX <falktx@gmail.com>2015-10-30 10:40:14 +0100
commit5fc6ef16738827977b481bade77720f9048a8ff0 (patch)
treed29097b8d1916168189d6a264580119d89835134 /plugins/ZamAutoSat
parent85d6923d9100ecec11841a8b6431d0914f81c1a7 (diff)
JACK standalones can now be built without UI in DPF
This is useful for headless setups
Diffstat (limited to 'plugins/ZamAutoSat')
-rw-r--r--plugins/ZamAutoSat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ZamAutoSat/Makefile b/plugins/ZamAutoSat/Makefile
index b73f088..63027aa 100644
--- a/plugins/ZamAutoSat/Makefile
+++ b/plugins/ZamAutoSat/Makefile
@@ -27,11 +27,9 @@ include ../Makefile.mk
# --------------------------------------------------------------
# Enable all possible plugin types
-ifeq ($(HAVE_DGL),true)
ifeq ($(HAVE_JACK),true)
TARGETS += jack
endif
-endif
ifeq ($(LINUX),true)
TARGETS += ladspa