aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-09-24 20:31:54 +0200
committerMax Kellermann <max@duempel.org>2014-09-24 22:40:34 +0200
commit6c48aa5fae5b6f6dda8011b72e646af3ed1d35cd (patch)
tree9801e38c764433006114eac85d8a7af87a4b7eeb /Makefile.am
parentd82547acd3173316a741733c7f946eabf29b7bc6 (diff)
downloadmpd-6c48aa5fae5b6f6dda8011b72e646af3ed1d35cd.tar.gz
mpd-6c48aa5fae5b6f6dda8011b72e646af3ed1d35cd.tar.xz
mpd-6c48aa5fae5b6f6dda8011b72e646af3ed1d35cd.zip
decoder/mad: move code to tag/MixRamp.cxx
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
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