---
 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/Makefile.am
+++ b/Makefile.am
@@ -304,7 +304,7 @@ endif
 check_PROGRAMS += tests/ssml-fuzzer.test
 tests_ssml_fuzzer_test_CFLAGS  = ${AM_CFLAGS}
 tests_ssml_fuzzer_test_SOURCES = tests/ssml-fuzzer.c
-tests_ssml_fuzzer_test_LDADD   = src/libespeak-ng.la
+tests_ssml_fuzzer_test_LDADD   = -lespeak-ng
 
 if OPT_SPEECHPLAYER
 tests_api_test_SOURCES += tests/dummy.cpp
