From e9127523db55a267f67532fd61e913f2879324fc Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sat, 30 Nov 2013 14:10:31 +0100 Subject: pcm/PcmConvert: move code to new class GluePcmResampler --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2d50d0e6b..864f0dbbb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -339,6 +339,7 @@ libpcm_a_SOURCES = \ src/pcm/PcmFormat.cxx src/pcm/PcmFormat.hxx \ src/pcm/FormatConverter.cxx src/pcm/FormatConverter.hxx \ src/pcm/ChannelsConverter.cxx src/pcm/ChannelsConverter.hxx \ + src/pcm/GlueResampler.cxx src/pcm/GlueResampler.hxx \ src/pcm/PcmResample.cxx src/pcm/PcmResample.hxx \ src/pcm/PcmResampleFallback.cxx \ src/pcm/PcmResampleInternal.hxx \ -- cgit v1.2.3