From 9ac07d29e230c34d678126dec84550d5a31104d8 Mon Sep 17 00:00:00 2001 From: Austin Yuan Date: Thu, 2 Jul 2009 17:02:12 +0800 Subject: Apply the patch from Nanhai to support MPEG2 VLD on Intel integrated G45 graphics Signed-off-by: Austin Yuan --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5470b69..87fee6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,7 @@ # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. AUTOMAKE_OPTIONS = foreign -SUBDIRS = src dummy_drv_video test +SUBDIRS = src dummy_drv_video test i965_drv_video pkgconfigdir = @pkgconfigdir@ pkgconfig_DATA = libva.pc -- cgit v1.2.1