summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2009-07-08 07:52:49 +0000
committerAustin Yuan <shengquan.yuan@intel.com>2009-07-08 17:06:30 +0800
commitd605668d7f621f983439a47b3dea1bfd28c1aac8 (patch)
tree4b809249a23850d96c30d9cf61c83e2d7d0bea04
parentc3c634a7b54077774693fed411facde1130be29c (diff)
downloadlibva-d605668d7f621f983439a47b3dea1bfd28c1aac8.tar.gz
Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
-rw-r--r--src/x11/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/x11/Makefile.am b/src/x11/Makefile.am
index 06129db..8d1c160 100644
--- a/src/x11/Makefile.am
+++ b/src/x11/Makefile.am
@@ -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