summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2012-01-13 11:18:55 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2012-01-13 11:18:55 +0800
commitbbe4a8dce3212415949461afa1f27f46702ae4a1 (patch)
tree871ce1974632f36c0dd0cb8d92f32674ccbb1896
parentba69d8af4f6c81a73d1da5d0c9dae77cf2da1758 (diff)
downloadlibva-bbe4a8dce3212415949461afa1f27f46702ae4a1.tar.gz
Correct configure.ac after merge
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r--configure.ac46
1 files changed, 23 insertions, 23 deletions
diff --git a/configure.ac b/configure.ac
index 0acee07..8917b6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -225,29 +225,29 @@ AC_SUBST([libvacorelib])
AC_SUBST([libvabackendlib])
AC_OUTPUT([
- Makefile
- debian.upstream/Makefile
- va/Makefile
- va/va_version.h
- va/x11/Makefile
- va/glx/Makefile
- va/egl/Makefile
- va/dummy/Makefile
- dummy_drv_video/Makefile
- test/Makefile
- test/basic/Makefile
- test/decode/Makefile
- test/egl/Makefile
- test/putsurface/Makefile
- test/encode/Makefile
- test/vainfo/Makefile
- test/transcode/Makefile
- pkgconfig/libva-egl.pc
- pkgconfig/libva-glx.pc
- pkgconfig/libva-tpi.pc
- pkgconfig/libva-x11.pc
- pkgconfig/libva.pc
- pkgconfig/Makefile
+ Makefile
+ debian.upstream/Makefile
+ doc/Makefile
+ dummy_drv_video/Makefile
+ pkgconfig/Makefile
+ pkgconfig/libva-egl.pc
+ pkgconfig/libva-glx.pc
+ pkgconfig/libva-tpi.pc
+ pkgconfig/libva-x11.pc
+ pkgconfig/libva.pc
+ test/Makefile
+ test/basic/Makefile
+ test/decode/Makefile
+ test/egl/Makefile
+ test/encode/Makefile
+ test/putsurface/Makefile
+ test/vainfo/Makefile
+ va/Makefile
+ va/dummy/Makefile
+ va/egl/Makefile
+ va/glx/Makefile
+ va/va_version.h
+ va/x11/Makefile
])
# Print a small summary