From 1e375c157211cadda4b1d20aa991b7cb91cdb4f0 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 21 Apr 2008 10:25:02 +0000 Subject: [PATCH] docs/gst/Makefile.am: And remove those libs here. Original commit message from CVS: * docs/gst/Makefile.am: And remove those libs here. --- ChangeLog | 5 +++++ docs/gst/Makefile.am | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3c843c0546..5af1da1c4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-21 Stefan Kost + + * docs/gst/Makefile.am: + And remove those libs here. + 2008-04-21 Tim-Philipp Müller * docs/libs/Makefile.am: diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index 16e2ae4d4e..0305f2d2d6 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -54,9 +54,7 @@ FIXXREF_OPTIONS=--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html HFILE_GLOB=$(DOC_SOURCE_DIR)/*.h CFILE_GLOB=$(DOC_SOURCE_DIR)/*.c -SCANOBJ_DEPS = \ - $(top_builddir)/libs/gst/base/libgstbase-@GST_MAJORMINOR@.la \ - $(top_builddir)/libs/gst/net/libgstnet-@GST_MAJORMINOR@.la +SCANOBJ_DEPS = # Header files to ignore when scanning. Use base file name, no paths IGNORE_HFILES= \