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