Commit ebb5f8ba authored by Gwenole Beauchesne's avatar Gwenole Beauchesne Committed by Austin Yuan

Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-)

Signed-off-by: default avatarAustin Yuan <shengquan.yuan@intel.com>
parent 782c7439
......@@ -22,7 +22,7 @@ AM_CFLAGS = -DLINUX -DIN_LIBVA -I$(top_srcdir)/src $(DRM_CFLAGS)
noinst_LTLIBRARIES = libva_x11.la
libva_x11includedir = ${includedir}/va
libva_x11includedir = ${includedir}/va
libva_x11include_HEADERS = va_x11.h va_dri.h va_dri2.h va_dricommon.h
libva_x11_la_SOURCES = va_x11.c va_dri.c va_dri2.c va_dricommon.c dri2_util.c dri1_util.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