[totem-pl-parser] Link the gtk-doc scanner with the correct libs
- From: Sebastian Dröge <sdroege src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem-pl-parser] Link the gtk-doc scanner with the correct libs
- Date: Tue, 4 May 2010 16:50:36 +0000 (UTC)
commit bbd84a522acbcb1615485d48c44f78c4df72c5b2
Author: Sebastian Dröge <sebastian droege collabora co uk>
Date: Tue May 4 17:43:05 2010 +0200
Link the gtk-doc scanner with the correct libs
docs/reference/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index d5290c4..76fc0ee 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -90,7 +90,7 @@ expand_content_files=
# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(TOTEM_PLPARSER_CFLAGS)
-GTKDOC_LIBS=$(top_builddir)/plparse/libtotem-plparser.la
+GTKDOC_LIBS=$(top_builddir)/plparse/libtotem-plparser.la $(TOTEM_PLPARSER_LIBS)
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]