diff Makefile @ 3530:5d1828a07acf libavcodec

remove libtheora wrapper
author mru
date Mon, 31 Jul 2006 20:56:15 +0000
parents 7dc8e4a12105
children f52e3f60481b
line wrap: on
line diff
--- a/Makefile	Mon Jul 31 03:32:59 2006 +0000
+++ b/Makefile	Mon Jul 31 20:56:15 2006 +0000
@@ -210,7 +210,6 @@
 OBJS-$(CONFIG_X264)                    += x264.o
 OBJS-$(CONFIG_MP3LAME)                 += mp3lameaudio.o
 OBJS-$(CONFIG_LIBVORBIS)               += oggvorbis.o
-OBJS-$(CONFIG_LIBTHEORA)               += oggtheora.o
 OBJS-$(CONFIG_LIBGSM)                  += libgsm.o
 
 # currently using liba52 for ac3 decoding