[dconf/dconf-0.14] docs: add xml files to content_files
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf/dconf-0.14] docs: add xml files to content_files
- Date: Thu, 1 Nov 2012 15:11:04 +0000 (UTC)
commit fc53ef0813b8e8dad53a6c0e1f4514ff2f34cf7c
Author: Ryan Lortie <desrt desrt ca>
Date: Mon Oct 22 23:47:40 2012 +0200
docs: add xml files to content_files
Otherwise xinclude won't find them during out-of-tree builds.
docs/Makefile.am | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index d4f9ec7..85e9abd 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -15,6 +15,12 @@ MKDB_OPTIONS = --output-format=xml
INCLUDES = $(gio_CFLAGS)
GTKDOC_LIBS = $(gio_LIBS) -L../client -ldconf -Wl,-rpath=../client
+content_files = \
+ dconf-overview.xml \
+ dconf-service.xml \
+ dconf-editor.xml \
+ dconf-tool.xml
+
XSLTPROC_MAN_FLAGS = \
--nonet \
--stringparam man.output.quietly 1 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]