aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-07-13 00:57:41 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-07-13 00:57:41 +0800
commitf600051da4c1a2d92f4c643f8b33e3efc4490315 (patch)
tree15be7ff3b87526ffa392d04526fae618334d514e /doc/Makefile.am
parent8f27d600c1f07fa3204dcfd2b4e3b53e8f4eeeac (diff)
downloadgsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.gz
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.bz2
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.lz
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.xz
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.tar.zst
gsoc2013-empathy-f600051da4c1a2d92f4c643f8b33e3efc4490315.zip
Adding initial API documentation using gtk-doc.
2007-07-12 Xavier Claessens <xclaesse@gmail.com> * configure.ac: * doc/*: * Makefile.am: Adding initial API documentation using gtk-doc. svn path=/trunk/; revision=182
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
new file mode 100644
index 000000000..2053a4567
--- /dev/null
+++ b/doc/Makefile.am
@@ -0,0 +1,2 @@
+SUBDIRS = libempathy libempathy-gtk
+