summaryrefslogtreecommitdiff
path: root/plugins/ZaMultiCompX2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZaMultiCompX2/Makefile')
-rw-r--r--plugins/ZaMultiCompX2/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/plugins/ZaMultiCompX2/Makefile b/plugins/ZaMultiCompX2/Makefile
index e67faee..73fe99d 100644
--- a/plugins/ZaMultiCompX2/Makefile
+++ b/plugins/ZaMultiCompX2/Makefile
@@ -31,13 +31,8 @@ ifeq ($(HAVE_JACK),true)
TARGETS += jack
endif
-ifeq ($(LINUX),true)
+ifeq ($(UNIX),true)
TARGETS += ladspa
-ifeq ($(HAVE_DGL),true)
-ifeq ($(HAVE_LIBLO),true)
-TARGETS += dssi
-endif
-endif
endif
ifeq ($(HAVE_DGL),true)