diff Makefile @ 5512:60671fac35ad libavformat

Add support for dirac in ogg
author conrad
date Mon, 11 Jan 2010 00:31:52 +0000
parents 47ef38389cd3
children 4fb6cd49830e
line wrap: on
line diff
--- a/Makefile	Sun Jan 10 08:57:20 2010 +0000
+++ b/Makefile	Mon Jan 11 00:31:52 2010 +0000
@@ -138,6 +138,7 @@
 OBJS-$(CONFIG_NUT_MUXER)                 += nutenc.o nut.o riff.o
 OBJS-$(CONFIG_NUV_DEMUXER)               += nuv.o riff.o
 OBJS-$(CONFIG_OGG_DEMUXER)               += oggdec.o         \
+                                            oggparsedirac.o  \
                                             oggparseflac.o   \
                                             oggparseogm.o    \
                                             oggparsespeex.o  \