From e2e5433beb02eec1ddafbcdd33ce82ceeee83e0a Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 14 Dec 2013 12:23:31 +0100 Subject: test: merge duplicate code to FakeDecoderAPI.cxx --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f714ccc83..6f7b1ac8a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1240,6 +1240,7 @@ test_dump_playlist_LDADD = \ libpcm.a \ $(GLIB_LIBS) test_dump_playlist_SOURCES = test/dump_playlist.cxx \ + test/FakeDecoderAPI.cxx \ $(DECODER_SRC) \ src/Log.cxx \ src/IOThread.cxx \ @@ -1293,6 +1294,7 @@ test_read_tags_LDADD = \ libutil.a \ $(GLIB_LIBS) test_read_tags_SOURCES = test/read_tags.cxx \ + test/FakeDecoderAPI.cxx \ src/Log.cxx \ src/IOThread.cxx \ src/ReplayGainInfo.cxx \ -- cgit v1.2.3