From e9cf90188b8a853170c6e82fe7ff7a7082bb1441 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 18 Jul 2003 20:33:39 +0000 Subject: [PATCH] the real speex disting fix, the previous one was just the build fix :) Original commit message from CVS: the real speex disting fix, the previous one was just the build fix :) --- ext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/Makefile.am b/ext/Makefile.am index 9e7c966..7a35e59 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -294,4 +294,4 @@ DIST_SUBDIRS=\ sdl snapshot sndfile \ shout shout2 sidplay \ smoothwave swfdec tarkin vorbis \ - xvid + xvid speex -- 2.7.4