Commit aea0b32c authored by Diego Biurrun's avatar Diego Biurrun

Make xvmc.h an installed header, applications like MPlayer need it.

Originally committed as revision 17226 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent fd949a63
......@@ -3,7 +3,7 @@ include $(SUBDIR)../config.mak
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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment