Fix TPI lib dependencies. 91/591/1
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Tue, 1 Jun 2010 10:26:40 +0000 (12:26 +0200)
committerAustin Yuan <shengquan.yuan@gmail.com>
Wed, 2 Jun 2010 01:43:40 +0000 (09:43 +0800)
va/Makefile.am

index ad77723..2d9cffa 100644 (file)
@@ -37,6 +37,7 @@ libva_la_LIBADD = $(LIBVA_LIBS) -ldl
 libva_tpi_ladir = $(libdir)
 libva_tpi_la_LDFLAGS = $(LDADD) -no-undefined
 libva_tpi_la_LIBADD = $(libvacorelib) -ldl
+libva_tpi_la_DEPENDENCIES = libva.la
 
 if BUILD_DUMMY_BACKEND
 libva_dummy_backend = libva-dummy.la