Commit 36704c5e authored by Max Kellermann's avatar Max Kellermann

Makefile.am: fix "undefined reference" linker error

parent 5834843b
......@@ -1876,6 +1876,7 @@ test_run_convert_SOURCES = test/run_convert.cxx \
src/AudioParser.cxx
test_run_convert_LDADD = \
$(PCM_LIBS) \
libconf.a \
libutil.a \
$(GLIB_LIBS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment