BACKENDS: Unify AudioCD manager instantiation
This commit is contained in:
parent
338a859591
commit
afb06b51cc
18 changed files with 84 additions and 67 deletions
|
@ -6,7 +6,7 @@
|
|||
######################################################################
|
||||
|
||||
TESTS := $(srcdir)/test/common/*.h $(srcdir)/test/audio/*.h
|
||||
TEST_LIBS := audio/libaudio.a common/libcommon.a
|
||||
TEST_LIBS := backends/libbackends.a audio/libaudio.a common/libcommon.a
|
||||
|
||||
#
|
||||
TEST_FLAGS := --runner=StdioPrinter --no-std --no-eh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue