summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-11-27 17:54:30 +0800
committerAustin Yuan <shengquan.yuan@intel.com>2009-11-27 17:54:30 +0800
commitb0e4126e953bada974b312cf99732870fc17418d (patch)
tree4c885491897f68a48c4e60d5201cd25442da51c8 /configure.ac
parentec0e66e57c4ee66b89a9a886f9d464da5893aac8 (diff)
downloadlibva-b0e4126e953bada974b312cf99732870fc17418d.tar.gz
re-arrange test programs
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c3aba90..b99c6b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -126,6 +126,10 @@ AC_OUTPUT([
i965_drv_video/shaders/mpeg2/vld/Makefile
i965_drv_video/shaders/render/Makefile
test/Makefile
+ test/basic/Makefile
+ test/decode/Makefile
+ test/putsurface/Makefile
+ test/encode/Makefile
libva.pc
libva-x11.pc
])