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