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