summaryrefslogtreecommitdiff
path: root/plugins/ZamPhono/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamPhono/Makefile')
-rw-r--r--plugins/ZamPhono/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/plugins/ZamPhono/Makefile b/plugins/ZamPhono/Makefile
index b351ce2..3bf75da 100644
--- a/plugins/ZamPhono/Makefile
+++ b/plugins/ZamPhono/Makefile
@@ -33,13 +33,8 @@ TARGETS += jack
endif
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)