From f4e77fb90bf1403c616e039967aa3d1c28d57b51 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 29 Nov 2005 18:04:28 +0000 Subject: [PATCH] fix doc build for stuff moved around Original commit message from CVS: fix doc build for stuff moved around --- docs/gst/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index 7d75d1722d..1ec7b17896 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -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= \