summaryrefslogtreecommitdiff
path: root/plugins/ZamSFZ/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ZamSFZ/Makefile')
-rw-r--r--plugins/ZamSFZ/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ZamSFZ/Makefile b/plugins/ZamSFZ/Makefile
index 2279b36..9dbd3fe 100644
--- a/plugins/ZamSFZ/Makefile
+++ b/plugins/ZamSFZ/Makefile
@@ -29,8 +29,8 @@ include ../../dpf/Makefile.plugins.mk
# --------------------------------------------------------------
# Extra flags
-BASE_FLAGS += $(shell pkg-config --cflags sndfile rubberband)
-LINK_FLAGS += $(shell pkg-config --libs sndfile rubberband)
+BASE_FLAGS += $(shell pkg-config --cflags sndfile rubberband samplerate)
+LINK_FLAGS += $(shell pkg-config --libs sndfile rubberband samplerate)
# --------------------------------------------------------------
# Enable all possible plugin types