summaryrefslogtreecommitdiff
path: root/plugins/ZamVerb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamVerb/Makefile')
-rw-r--r--plugins/ZamVerb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZamVerb/Makefile b/plugins/ZamVerb/Makefile
index d60b1df..553118f 100644
--- a/plugins/ZamVerb/Makefile
+++ b/plugins/ZamVerb/Makefile
@@ -33,7 +33,7 @@ include ../../dpf/Makefile.plugins.mk
ifeq ($(HAVE_ZITA_CONVOLVER),true)
BASE_FLAGS += -DHAVE_ZITA_CONVOLVER
-LINK_FLAGS += $(ZITA_CONVOLVER_LIBS)
+LINK_FLAGS += -lzita-convolver
else
include ../zita-convolver.mk
endif