mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-06 08:09:56 +00:00
fix doc build for stuff moved around
Original commit message from CVS: fix doc build for stuff moved around
This commit is contained in:
parent
8c96632081
commit
f4e77fb90b
1 changed files with 2 additions and 2 deletions
|
@ -56,9 +56,9 @@ CFILE_GLOB=$(DOC_SOURCE_DIR)/*.c
|
|||
#SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \
|
||||
# $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la
|
||||
SCANOBJ_DEPS = \
|
||||
$(top_builddir)/gst/elements/libgstelements.la \
|
||||
$(top_builddir)/plugins/elements/libgstelements.la \
|
||||
$(top_builddir)/gst/base/libgstbase-@GST_MAJORMINOR@.la \
|
||||
$(top_builddir)/gst/net/libgstnet-tempname-@GST_MAJORMINOR@.la
|
||||
$(top_builddir)/gst/net/libgstnet-@GST_MAJORMINOR@.la
|
||||
|
||||
# Header files to ignore when scanning. Use base file name, no paths
|
||||
IGNORE_HFILES= \
|
||||
|
|
Loading…
Reference in a new issue