[yelp] Build fixed for gtk docs
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [yelp] Build fixed for gtk docs
- Date: Sat, 24 Apr 2010 02:24:52 +0000 (UTC)
commit 1dd6af17585b9d24e4d5eed0e16a8ce8043f4ed4
Author: Shaun McCance <shaunm gnome org>
Date: Fri Apr 23 21:24:31 2010 -0500
Build fixed for gtk docs
Makefile.am | 2 +-
docs/libyelp/Makefile.am | 11 +++++++----
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 9f22037..45ca0bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = libyelp src stylesheets po data tests
+SUBDIRS = libyelp src stylesheets po data tests docs
@INTLTOOL_DESKTOP_RULE@
diff --git a/docs/libyelp/Makefile.am b/docs/libyelp/Makefile.am
index 9a8d530..a2eb9d8 100644
--- a/docs/libyelp/Makefile.am
+++ b/docs/libyelp/Makefile.am
@@ -14,8 +14,11 @@ GTKDOC_CFLAGS = \
$(YELP_CFLAGS) \
-I$(top_srcdir)/libyelp
-GTKDOC_LIBS = \
- $(YELP_LIBS) \
+GTKDOC_LIBS = \
+ $(YELP_LIBS) \
+ $(Z_LIBS) \
+ $(BZ_LIBS) \
+ $(LZMADEC_LIBS) \
$(top_builddir)/libyelp/libyelp.la
HFILE_GLOB = $(top_srcdir)/libyelp/*.h
@@ -26,11 +29,11 @@ MKDB_OPTIONS = --output-format=xml --sgml-mode --name-space=yelp --ignore-files=
content_files = version.xml
-extra_viles = version.xml.in
+extra_files = version.xml.in
include $(top_srcdir)/gtk-doc.make
-EXTRA_DIST += version.xm.in
+EXTRA_DIST += version.xml.in
# Extra options to supply to gtkdoc-mktmpl
# e.g. MKTMPL_OPTIONS=--only-section-tmpl
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]