[xiph-commits] r12601 - trunk/speex/libspeex

jm at svn.xiph.org jm at svn.xiph.org
Fri Mar 2 03:15:13 PST 2007


Author: jm
Date: 2007-03-02 03:15:10 -0800 (Fri, 02 Mar 2007)
New Revision: 12601

Modified:
   trunk/speex/libspeex/Makefile.am
Log:
cleanup dist, added resampler in distribution (not build).


Modified: trunk/speex/libspeex/Makefile.am
===================================================================
--- trunk/speex/libspeex/Makefile.am	2007-03-02 03:29:25 UTC (rev 12600)
+++ trunk/speex/libspeex/Makefile.am	2007-03-02 11:15:10 UTC (rev 12601)
@@ -2,7 +2,7 @@
 #AUTOMAKE_OPTIONS = no-dependencies
 
 
-EXTRA_DIST=testenc.c testenc_wb.c testenc_uwb.c testdenoise.c testecho.c
+EXTRA_DIST=resample.c
 
 INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_builddir) @OGG_CFLAGS@
 



More information about the commits mailing list