aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-20 07:01:08 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-04-20 07:01:08 +0800
commit76af11e64a20ec88951f5537bfcda584a03ef8b2 (patch)
treec72a5dffa9d847c885a3daa55d7f0b727cb2fe19 /configure.ac
parent9f54e2c8cf16db3c97773e1cee66ca67017d83cd (diff)
downloadgsoc2013-empathy-76af11e64a20ec88951f5537bfcda584a03ef8b2.tar
gsoc2013-empathy-76af11e64a20ec88951f5537bfcda584a03ef8b2.tar.gz
gsoc2013-empathy-76af11e64a20ec88951f5537bfcda584a03ef8b2.tar.bz2
gsoc2013-empathy-76af11e64a20ec88951f5537bfcda584a03ef8b2.tar.lz
gsoc2013-empathy-76af11e64a20ec88951f5537bfcda584a03ef8b2.tar.xz
gsoc2013-empathy-76af11e64a20ec88951f5537bfcda584a03ef8b2.tar.zst
gsoc2013-empathy-76af11e64a20ec88951f5537bfcda584a03ef8b2.zip
Add build system for help manual
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@997 4ee84921-47dd-4033-b63a-18d7a039a3e4
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