diff Makefile @ 3439:0dfc37ba9453 libavformat

Oma demuxer
author banan
date Sun, 08 Jun 2008 17:12:25 +0000
parents 32bb3a8d8762
children cc1ef5259069
line wrap: on
line diff
--- a/Makefile	Sat Jun 07 00:49:03 2008 +0000
+++ b/Makefile	Sun Jun 08 17:12:25 2008 +0000
@@ -117,6 +117,7 @@
                                             oggparsevorbis.o \
                                             riff.o
 OBJS-$(CONFIG_OGG_MUXER)                 += oggenc.o
+OBJS-$(CONFIG_OMA_DEMUXER)               += oma.o
 OBJS-$(CONFIG_PCM_ALAW_DEMUXER)          += raw.o
 OBJS-$(CONFIG_PCM_ALAW_MUXER)            += raw.o
 OBJS-$(CONFIG_PCM_MULAW_DEMUXER)         += raw.o