summaryrefslogtreecommitdiff
path: root/i965_drv_video
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2009-07-03 15:40:54 +0000
committerAustin Yuan <shengquan.yuan@intel.com>2009-07-08 14:19:00 +0800
commitc694fd48444845d4e064ed22499326d917830618 (patch)
tree4ca1588489714cf4afcab1c785d6d69d642de272 /i965_drv_video
parent4ec2eccfb938ac037731796a7f5b05dbb8270a06 (diff)
downloadlibva-c694fd48444845d4e064ed22499326d917830618.tar.gz
Fix make dist (i965_drv_video missing files, Paul Bender).
commit a02c6205509411b9e444b5546023dd8c5672fd99 Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Thu Jul 2 09:28:02 2009 +0000 Fix make dist (tests). commit 93db0794456910eb4b1daf2e1c1a7f45448897c1 Author: Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> Date: Wed Jun 24 07:49:02 2009 +0000 Fix make dist. Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Diffstat (limited to 'i965_drv_video')
-rw-r--r--i965_drv_video/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/i965_drv_video/Makefile.am b/i965_drv_video/Makefile.am
index 32f48ac..83fb8f1 100644
--- a/i965_drv_video/Makefile.am
+++ b/i965_drv_video/Makefile.am
@@ -38,3 +38,15 @@ i965_drv_video_la_SOURCES = \
i965_media_mpeg2.c \
i965_render.c \
i965_drv_video.c
+
+noinst_HEADERS = \
+ object_heap.h \
+ intel_batchbuffer.h \
+ intel_memman.h \
+ intel_driver.h \
+ i965_media.h \
+ i965_media_mpeg2.h \
+ i965_render.h \
+ i965_drv_video.h \
+ i965_defines.h \
+ i965_structs.h