Add adaptivedemux, badvideo and badbase to the link-list for the docscanner

https://bugzilla.gnome.org/show_bug.cgi?id=747697
This commit is contained in:
Руслан Ижбулатов 2015-04-11 04:20:43 +00:00 committed by Sebastian Dröge
parent d1120c591c
commit 12ffc7f5e4

View file

@ -58,6 +58,9 @@ GTKDOC_LIBS = \
$(top_builddir)/gst-libs/gst/uridownloader/libgsturidownloader-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/mpegts/libgstmpegts-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/gl/libgstgl-@GST_API_VERSION@.la \
-L$(top_builddir)/gst-libs/gst/adaptivedemux/.libs \
-L$(top_builddir)/gst-libs/gst/video/.libs \
-L$(top_builddir)/gst-libs/gst/base/.libs \
$(GST_BASE_LIBS)
GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)