]> code.delx.au - pulseaudio/commitdiff
add additional file when updating speex resampler
authorLennart Poettering <lennart@poettering.net>
Fri, 27 Jun 2008 20:26:27 +0000 (22:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 27 Jun 2008 20:26:27 +0000 (22:26 +0200)
src/Makefile.am

index 0c81411fbf6773893e07ada4744a3b5726295e82..3d6e0fc628d24a9ec5fd94dd865651831340d4bc 100644 (file)
@@ -1591,6 +1591,7 @@ update-speex:
        wget -O pulsecore/speex/resample.c http://svn.xiph.org/trunk/speex/libspeex/resample.c
        wget -O pulsecore/speex/arch.h http://svn.xiph.org/trunk/speex/libspeex/arch.h
        wget -O pulsecore/speex/fixed_generic.h http://svn.xiph.org/trunk/speex/libspeex/fixed_generic.h
+       wget -O pulsecore/speex/stack_alloc.h http://svn.xiph.org/trunk/speex/libspeex/stack_alloc.h
 
 update-ffmpeg:
        wget -O pulsecore/ffmpeg/resample2.c http://svn.mplayerhq.hu/ffmpeg/trunk/libavcodec/resample2.c?view=co