mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 12:15:19 +00:00
remove dparams deps from the docs
Original commit message from CVS: remove dparams deps from the docs
This commit is contained in:
parent
20efddd11e
commit
990ddc3b22
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ CFILE_GLOB=$(DOC_SOURCE_DIR)/*/*.c
|
||||||
# this is useful ;)
|
# this is useful ;)
|
||||||
|
|
||||||
#SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \
|
#SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \
|
||||||
# $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la
|
# $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la \
|
||||||
SCANOBJ_DEPS = $(top_builddir)/libs/gst/control/libgstcontrol-@GST_MAJORMINOR@.la
|
# $(top_builddir)/libs/gst/control/libgstcontrol-@GST_MAJORMINOR@.la
|
||||||
|
|
||||||
# Header files to ignore when scanning.
|
# Header files to ignore when scanning.
|
||||||
IGNORE_HFILES = \
|
IGNORE_HFILES = \
|
||||||
|
|
Loading…
Reference in a new issue