diff Makefile @ 3023:61ea9e6ee162 libavformat

Add support for speex in ogg
author reimar
date Wed, 06 Feb 2008 12:37:37 +0000
parents d993d7e321d6
children b1caac2f77ad
line wrap: on
line diff
--- a/Makefile	Wed Feb 06 01:51:32 2008 +0000
+++ b/Makefile	Wed Feb 06 12:37:37 2008 +0000
@@ -110,6 +110,7 @@
 OBJS-$(CONFIG_OGG_DEMUXER)               += oggdec.o         \
                                             oggparseflac.o   \
                                             oggparseogm.o    \
+                                            oggparsespeex.o  \
                                             oggparsetheora.o \
                                             oggparsevorbis.o \
                                             riff.o