diff Makefile @ 8533:0533343a4002 libavcodec

Export VDPAU support by installing vdpau.h.
author cehoyos
date Mon, 05 Jan 2009 23:25:58 +0000
parents f8c091bb5779
children 1d9421a599ae
line wrap: on
line diff
--- a/Makefile	Mon Jan 05 23:23:32 2009 +0000
+++ b/Makefile	Mon Jan 05 23:25:58 2009 +0000
@@ -3,7 +3,7 @@
 NAME = avcodec
 FFLIBS = avutil
 
-HEADERS = avcodec.h opt.h
+HEADERS = avcodec.h opt.h vdpau.h
 
 OBJS = allcodecs.o                                                      \
        audioconvert.o                                                   \