summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-20 17:50:59 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-09-20 17:50:59 +0100
commit96b49d8521a908455d3b7534914e3ca131f83bef (patch)
tree7d4ed55cb33e3040533efa5dd605b08d6769b0b2 /configure.ac
parentab511ebf32ac9326e40922e704134aa4915efaba (diff)
Include the telepathy-glib version, and a link to the website, in the docs
Also mention "API" rather prominently, since searching Google for "telepathy-glib api" doesn't currently find this documentation.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c289c8f1a..9c31585c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -298,6 +298,7 @@ AM_CONDITIONAL([HAVE_CXX], [test $tp_cxx_works = yes])
AC_OUTPUT( Makefile \
docs/Makefile \
docs/reference/Makefile \
+ docs/reference/version.xml \
examples/Makefile \
examples/client/Makefile \
examples/cm/Makefile \