diff Makefile @ 5911:a7bd76d9cd09 libavcodec

ogg muxer
author bcoudurier
date Sat, 10 Nov 2007 18:27:03 +0000
parents 83ac4620c6ed
children 54304ff683cd
line wrap: on
line diff
--- a/Makefile	Sat Nov 10 16:44:37 2007 +0000
+++ b/Makefile	Sat Nov 10 18:27:03 2007 +0000
@@ -292,6 +292,9 @@
 OBJS-$(CONFIG_ADPCM_YAMAHA_DECODER)    += adpcm.o
 OBJS-$(CONFIG_ADPCM_YAMAHA_ENCODER)    += adpcm.o
 
+# libavformat dependencies
+OBJS-$(CONFIG_OGG_MUXER)               += xiph.o
+
 # external codec libraries
 OBJS-$(CONFIG_LIBA52)                  += liba52.o
 OBJS-$(CONFIG_LIBAMR)                  += libamr.o