diff Makefile @ 2334:25448d0bc924 libavcodec

range coder
author michael
date Sat, 30 Oct 2004 01:43:37 +0000
parents 1180a04d64c5
children 8b6668325ff8
line wrap: on
line diff
--- a/Makefile	Fri Oct 29 20:45:47 2004 +0000
+++ b/Makefile	Sat Oct 30 01:43:37 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 xl.o
+      qdrw.o xl.o rangecoder.o
 
 ifeq ($(AMR_NB),yes)
 ifeq ($(AMR_NB_FIXED),yes)