aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-20 07:01:08 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-20 07:01:08 +0800
commit26b41e458c778f841fc9dd1a353bc9fe2761326c (patch)
treec72a5dffa9d847c885a3daa55d7f0b727cb2fe19 /configure.ac
parent53aa1e8e60b7c9a48348caddccebefe81249d28f (diff)
downloadgsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar
gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.gz
gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.bz2
gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.lz
gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.xz
gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.tar.zst
gsoc2013-empathy-26b41e458c778f841fc9dd1a353bc9fe2761326c.zip
Add build system for help manual
svn path=/trunk/; revision=997
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ec78ded33..b769c0416 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,6 +55,7 @@ AM_PATH_GLIB_2_0
AC_PATH_XTRA
IT_PROG_INTLTOOL([0.35.0])
GTK_DOC_CHECK([1.3])
+GNOME_DOC_INIT
IDT_COMPILE_WARNINGS
AC_PATH_PROG(DBUS_BINDING_TOOL, dbus-binding-tool)
AC_PATH_PROG(GCONFTOOL, gconftool-2)
@@ -314,6 +315,7 @@ AC_OUTPUT([
docs/libempathy/version.xml
docs/libempathy-gtk/Makefile
docs/libempathy-gtk/version.xml
+ help/Makefile
python/Makefile
python/pyempathy/Makefile
python/pyempathygtk/Makefile