summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2009-07-08 07:55:42 +0000
committerAustin Yuan <shengquan.yuan@intel.com>2009-08-14 22:20:29 +0800
commit3e118290c1055891339fd7b0591f0e9f47c839d5 (patch)
treed0eec6cbceae70f95337669ca56a2f57c8454638 /configure.ac
parent65654a4003374c1eb6b0c2611d02634d67bd5c17 (diff)
downloadlibva-3e118290c1055891339fd7b0591f0e9f47c839d5.tar.gz
Add <va_version.h> for versioning helpers.
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index db1c0cb..b6f7923 100644
--- a/configure.ac
+++ b/configure.ac
@@ -114,6 +114,7 @@ AC_SUBST([libvabackendlib])
AC_OUTPUT([
Makefile
src/Makefile
+ src/va_version.h
src/x11/Makefile
dummy_drv_video/Makefile
i965_drv_video/Makefile