diff Makefile @ 5858:274fed269b59 libavformat

Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. Patch by James Darnley <james darnley at gmail>
author jbr
date Sat, 20 Mar 2010 13:39:22 +0000
parents 121d6994c20e
children 97c1c7512fc3
line wrap: on
line diff
--- a/Makefile	Sat Mar 20 13:36:43 2010 +0000
+++ b/Makefile	Sat Mar 20 13:39:22 2010 +0000
@@ -151,7 +151,8 @@
                                             oggparsevorbis.o \
                                             riff.o \
                                             vorbiscomment.o
-OBJS-$(CONFIG_OGG_MUXER)                 += oggenc.o
+OBJS-$(CONFIG_OGG_MUXER)                 += oggenc.o \
+                                            vorbiscomment.o
 OBJS-$(CONFIG_OMA_DEMUXER)               += oma.o raw.o
 OBJS-$(CONFIG_PCM_ALAW_DEMUXER)          += raw.o
 OBJS-$(CONFIG_PCM_ALAW_MUXER)            += raw.o