Author: lennart
Date: Tue Sep  4 04:41:15 2007
New Revision: 1765

URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=1765&root=pulseaudio&view=rev
Log:
add a few missing files for make dist

Modified:
    branches/lennart/src/Makefile.am

Modified: branches/lennart/src/Makefile.am
URL: 
http://0pointer.de/cgi-bin/viewcvs.cgi/branches/lennart/src/Makefile.am?rev=1765&root=pulseaudio&r1=1764&r2=1765&view=diff
==============================================================================
--- branches/lennart/src/Makefile.am (original)
+++ branches/lennart/src/Makefile.am Tue Sep  4 04:41:15 2007
@@ -562,13 +562,13 @@
 noinst_LTLIBRARIES = libspeex-resampler-fixed.la libspeex-resampler-float.la 
libffmpeg-resampler.la
 
 libspeex_resampler_fixed_la_CPPFLAGS = $(AM_CPPFLAGS) -DRANDOM_PREFIX=paspfx 
-DOUTSIDE_SPEEX -DFIXED_POINT
-libspeex_resampler_fixed_la_SOURCES = pulsecore/speex/resample.c 
pulsecore/speex/speex_resampler.h pulsecore/speex/arch.h 
pulsecore/speex/fixed_generic.h
+libspeex_resampler_fixed_la_SOURCES = pulsecore/speex/resample.c 
pulsecore/speex/speex_resampler.h pulsecore/speex/arch.h 
pulsecore/speex/fixed_generic.h pulsecore/speexwrap.h
 
 libspeex_resampler_float_la_CPPFLAGS = $(AM_CPPFLAGS) -DRANDOM_PREFIX=paspfl 
-DOUTSIDE_SPEEX 
 libspeex_resampler_float_la_SOURCES = pulsecore/speex/resample.c 
pulsecore/speex/speex_resampler.h pulsecore/speex/arch.h
 
 libffmpeg_resampler_la_CPPFLAGS = $(AM_CPPFLAGS) 
-libffmpeg_resampler_la_SOURCES = pulsecore/ffmpeg/resample2.c
+libffmpeg_resampler_la_SOURCES = pulsecore/ffmpeg/resample2.c 
pulsecore/ffmpeg/avcodec.h pulsecore/ffmpeg/dsputil.h
 
 ###################################
 #      Daemon core library        #

_______________________________________________
pulseaudio-commits mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-commits

Reply via email to