diff --git a/t/Makefile b/t/Makefile index 8e7737120..518830fc1 100644 --- a/t/Makefile +++ b/t/Makefile @@ -138,7 +138,7 @@ payload-tracker-test: payload-tracker-test.o $(COMMONOBJS) ssrc.o aux.o auxlib.o const_str_hash-test.strhash: const_str_hash-test.strhash.o $(COMMONOBJS) tests-preload.so: tests-preload.c - $(CC) -g -D_GNU_SOURCE -std=c99 -o $@ -Wall -shared -fPIC $< + $(CC) -g -D_GNU_SOURCE -std=c99 -o $@ -Wall -shared -fPIC $< -ldl ifeq ($(with_transcoding),yes) .depend: dtmf_rx_fillin.h