From a80c82cd80c5d8e706e89fce500a3cf3af2f39cd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 2 Mar 2012 11:31:23 +0100 Subject: [PATCH] playback: Link to libgstinterfaces too for the navigation interface --- gst/playback/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gst/playback/Makefile.am b/gst/playback/Makefile.am index 6c26ceb..891e794 100644 --- a/gst/playback/Makefile.am +++ b/gst/playback/Makefile.am @@ -22,6 +22,7 @@ libgstplayback_la_LIBADD = \ $(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-@GST_MAJORMINOR@.la \ $(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_MAJORMINOR@.la \ $(top_builddir)/gst-libs/gst/video/libgstvideo-@GST_MAJORMINOR@.la \ + $(top_builddir)/gst-libs/gst/interfaces/libgstinterfaces-@GST_MAJORMINOR@.la \ $(GST_LIBS) libgstplayback_la_LIBTOOLFLAGS = --tag=disable-static -- 2.7.4