Commit 34d14df2 authored by Max Kellermann's avatar Max Kellermann

Makefile.am: remove obsolete dependencies on FakeDecoderAPI.cxx

parent bfc886cd
......@@ -2030,7 +2030,6 @@ test_dump_playlist_LDADD = \
libutil.a \
libpcm.a
test_dump_playlist_SOURCES = test/dump_playlist.cxx \
test/FakeDecoderAPI.cxx test/FakeDecoderAPI.hxx \
src/Log.cxx src/LogBackend.cxx \
src/TagSave.cxx \
src/TagFile.cxx \
......@@ -2077,7 +2076,6 @@ test_read_tags_LDADD = \
libsystem.a \
libutil.a
test_read_tags_SOURCES = test/read_tags.cxx \
test/FakeDecoderAPI.cxx test/FakeDecoderAPI.hxx \
src/DetachedSong.cxx \
src/Log.cxx src/LogBackend.cxx \
src/ReplayGainInfo.cxx
......
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