From 990ddc3b22071fb3843576581315716d8276f999 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 1 Aug 2005 16:43:58 +0000 Subject: [PATCH] remove dparams deps from the docs Original commit message from CVS: remove dparams deps from the docs --- docs/libs/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am index 3931ce4..4036328 100644 --- a/docs/libs/Makefile.am +++ b/docs/libs/Makefile.am @@ -61,8 +61,8 @@ CFILE_GLOB=$(DOC_SOURCE_DIR)/*/*.c # this is useful ;) #SCANOBJ_DEPS = $(top_builddir)/gst/elements/libgstelements.la \ -# $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la -SCANOBJ_DEPS = $(top_builddir)/libs/gst/control/libgstcontrol-@GST_MAJORMINOR@.la +# $(top_builddir)/gst/schedulers/libgstbasicomegascheduler.la \ +# $(top_builddir)/libs/gst/control/libgstcontrol-@GST_MAJORMINOR@.la # Header files to ignore when scanning. IGNORE_HFILES = \ -- 2.7.4