[gst-devel] Re: [gst-cvs] thomasvs gstreamer: gstreamer/docs/gst/
Andy Wingo
wingo at pobox.com
Fri Sep 13 14:01:03 CEST 2002
On Fri, 13 Sep 2002, Thomas Vander Stichele wrote:
> http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/docs/gst/Makefile.am.diff?r1=1.45&r2=1.46
>
> # this is a wingo addition
> +# thomasvs: another nice wingo addition would be an explanation on why
> +# this is useful ;)
> SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \
> - $(top_builddir)/gst/schedulers/libgstbasicscheduler.la
> + $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la
It's to ensure that when gtkdoc-scangobj is run, that all of the objects
are built. This forces make to recurse into gst/ if necessary, iirc.
wingo.
More information about the gstreamer-devel
mailing list