summaryrefslogtreecommitdiff
path: root/plugins/ZamGate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamGate/Makefile')
-rw-r--r--plugins/ZamGate/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/plugins/ZamGate/Makefile b/plugins/ZamGate/Makefile
index dc94441..4f208f4 100644
--- a/plugins/ZamGate/Makefile
+++ b/plugins/ZamGate/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)