aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/Makefile')
-rw-r--r--codecs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecs/Makefile b/codecs/Makefile
index a09f67149..3fcfd88b1 100644
--- a/codecs/Makefile
+++ b/codecs/Makefile
@@ -56,3 +56,4 @@ $(LIBG722):
$(if $(filter codec_g722,$(EMBEDDED_MODS)),modules.link,codec_g722.so): $(LIBG722)
codec_resample.o: ASTCFLAGS+=-I$(ASTTOPDIR)/main/libresample/include
+codec_resample.so: LIBS += $(ASTTOPDIR)/main/libresample/libresample.a