docs: add uridownloader lib to gtk-doc libs

fixes runtime linking error on windows
This commit is contained in:
Thiago Santos 2013-07-01 18:15:43 -03:00
parent aa1fe88a08
commit 764087b4b8

View file

@ -55,6 +55,7 @@ GTKDOC_LIBS = \
$(top_builddir)/gst-libs/gst/basecamerabinsrc/libgstbasecamerabinsrc-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/interfaces/libgstphotography-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/insertbin/libgstinsertbin-@GST_API_VERSION@.la \
$(top_builddir)/gst-libs/gst/uridownloader/libgsturidownloader-@GST_API_VERSION@.la \
$(GST_BASE_LIBS)
GTKDOC_CC=$(LIBTOOL) --tag=CC --mode=compile $(CC)