docs/gst/Makefile.am: And remove those libs here.

Original commit message from CVS:
* docs/gst/Makefile.am:
And remove those libs here.
This commit is contained in:
Stefan Kost 2008-04-21 10:25:02 +00:00
parent e8dbc8e01a
commit 1e375c1572
2 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2008-04-21 Stefan Kost <ensonic@users.sf.net>
* docs/gst/Makefile.am:
And remove those libs here.
2008-04-21 Tim-Philipp Müller <tim at centricular dot net> 2008-04-21 Tim-Philipp Müller <tim at centricular dot net>
* docs/libs/Makefile.am: * docs/libs/Makefile.am:

View file

@ -54,9 +54,7 @@ FIXXREF_OPTIONS=--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html
HFILE_GLOB=$(DOC_SOURCE_DIR)/*.h HFILE_GLOB=$(DOC_SOURCE_DIR)/*.h
CFILE_GLOB=$(DOC_SOURCE_DIR)/*.c CFILE_GLOB=$(DOC_SOURCE_DIR)/*.c
SCANOBJ_DEPS = \ SCANOBJ_DEPS =
$(top_builddir)/libs/gst/base/libgstbase-@GST_MAJORMINOR@.la \
$(top_builddir)/libs/gst/net/libgstnet-@GST_MAJORMINOR@.la
# Header files to ignore when scanning. Use base file name, no paths # Header files to ignore when scanning. Use base file name, no paths
IGNORE_HFILES= \ IGNORE_HFILES= \