Commit f82ef61b authored by Ren, Zhaohan's avatar Ren, Zhaohan

Move files from X11 to va

parent 33fb443a
......@@ -59,6 +59,7 @@ AC_SUBST(pkgconfigdir)
AC_OUTPUT([
Makefile
src/Makefile
src/X11/Makefile
dummy_drv_video/Makefile
test/Makefile
libva.pc
......
......@@ -22,7 +22,7 @@ AM_CFLAGS = -DLINUX -I$(top_srcdir)/src $(DRM_CFLAGS)
noinst_LTLIBRARIES = libva_X11.la
libva_X11includedir = ${includedir}/X11
libva_X11includedir = ${includedir}/va
libva_X11include_HEADERS = va_x11.h va_dri.h
libva_X11_la_SOURCES = va_x11.c va_dri.c
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment