summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Yuan <shengquan.yuan@intel.com>2009-03-02 17:55:23 -0500
committerAustin Yuan <shengquan.yuan@intel.com>2009-03-02 17:55:23 -0500
commitebeb2deb3102b91595e77ba0da7bcc986fca57f0 (patch)
tree0fc09120225cf1c3947aaa0409b6872785fc5980
parentb0cb52d5d82f740efcfa201f9b66d19302d66679 (diff)
downloadlibva-20090323.tar.gz
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 47c0b7d..425b665 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,7 +23,7 @@
libva_la_LTLIBRARIES = libva.la
libva_ladir = $(libdir)
libva_la_LDFLAGS = -version-number 0:30:0 -no-undefined
-libva_la_LIBADD = -ldl -lX11 -lXext -lXfixes -lXdamage X11/libva_X11.la
+libva_la_LIBADD = -ldl -lX11 -lXext -lXfixes -lXdamage -lXv X11/libva_X11.la
SUBDIRS = X11