changeset 8830:c1bc8a690fc7 libavcodec

Make xvmc.h an installed header, applications like MPlayer need it.
author diego
date Sat, 14 Feb 2009 13:40:53 +0000
parents 92bd4156f0f1
children 27616b326d57
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Feb 14 13:37:18 2009 +0000
+++ b/Makefile	Sat Feb 14 13:40:53 2009 +0000
@@ -3,7 +3,7 @@
 NAME = avcodec
 FFLIBS = avutil
 
-HEADERS = avcodec.h opt.h vdpau.h
+HEADERS = avcodec.h opt.h vdpau.h xvmc.h
 
 OBJS = allcodecs.o                                                      \
        audioconvert.o                                                   \