changeset 3208:084635b31002 libavcodec

since Michael prefers to keep dsputil.h private to libavcodec (rather than installing it system-wide) this patch reverses the mistake I made last month (mplayer was recently fixed accordingly). patch from Nico Sabbi <nicola_sabbi at fastwebnet it>
author mru
date Mon, 20 Mar 2006 22:48:08 +0000
parents 33110c1008a4
children cc86ebc32143
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Mar 20 22:27:59 2006 +0000
+++ b/Makefile	Mon Mar 20 22:48:08 2006 +0000
@@ -18,7 +18,7 @@
       vp3dsp.o h264idct.o rangecoder.o pnm.o h263.o msmpeg4.o h263dec.o \
       opt.o
 
-HEADERS = avcodec.h dsputil.h
+HEADERS = avcodec.h
 
 ifeq ($(CONFIG_AASC_DECODER),yes)
     OBJS+= aasc.o