Makefile.am: link test/run_convert with ConfigError.cxx
Fixes linker error due to missing "config_domain" symbol.
This commit is contained in:
parent
62288907dd
commit
b3f5f2f75f
@ -1899,6 +1899,7 @@ test_run_normalize_LDADD = \
|
||||
$(GLIB_LIBS)
|
||||
|
||||
test_run_convert_SOURCES = test/run_convert.cxx \
|
||||
src/config/ConfigError.cxx \
|
||||
src/Log.cxx src/LogBackend.cxx \
|
||||
src/AudioFormat.cxx \
|
||||
src/CheckAudioFormat.cxx \
|
||||
|
Loading…
Reference in New Issue
Block a user