diff Makefile @ 2325:1180a04d64c5 libavcodec

Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov
author melanson
date Wed, 27 Oct 2004 04:30:48 +0000
parents 9891c6a212ca
children 25448d0bc924
line wrap: on
line diff
--- a/Makefile	Tue Oct 26 12:47:56 2004 +0000
+++ b/Makefile	Wed Oct 27 04:30:48 2004 +0000
@@ -21,7 +21,7 @@
       msvideo1.o vqavideo.o idcinvideo.o adx.o rational.o faandct.o 8bps.o \
       smc.o parser.o flicvideo.o truemotion1.o vmdav.o lcl.o qtrle.o g726.o \
       flac.o vp3dsp.o integer.o snow.o tscc.o sonic.o ulti.o h264idct.o \
-      qdrw.o
+      qdrw.o xl.o
 
 ifeq ($(AMR_NB),yes)
 ifeq ($(AMR_NB_FIXED),yes)