From 6c48aa5fae5b6f6dda8011b72e646af3ed1d35cd Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 24 Sep 2014 20:31:54 +0200 Subject: decoder/mad: move code to tag/MixRamp.cxx --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index de3ab3df9..3c2f4214c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -768,6 +768,7 @@ libtag_a_SOURCES =\ src/tag/Set.cxx src/tag/Set.hxx \ src/tag/VorbisComment.cxx src/tag/VorbisComment.hxx \ src/tag/ReplayGain.cxx src/tag/ReplayGain.hxx \ + src/tag/MixRamp.cxx src/tag/MixRamp.hxx \ src/tag/ApeLoader.cxx src/tag/ApeLoader.hxx \ src/tag/ApeReplayGain.cxx src/tag/ApeReplayGain.hxx \ src/tag/ApeTag.cxx src/tag/ApeTag.hxx -- cgit v1.2.3