Mercurial > pidgin.yaz
changeset 21808:fe305715f4c7
merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
and 'eab7fe1c9392eb68ab4aca3736d65b8bf4d99d14'
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Mon, 10 Dec 2007 03:54:21 +0000 (2007-12-10) |
parents | 1ba8e97ca24c (diff) f890c02eee13 (current diff) |
children | aa80135b8cfb |
files | libpurple/protocols/bonjour/mdns_howl.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.am Mon Dec 10 03:52:17 2007 +0000 +++ b/Makefile.am Mon Dec 10 03:54:21 2007 +0000 @@ -51,7 +51,7 @@ @doxygen if HAVE_XSLTPROC @echo "Generating devhelp index..." - @xsltproc doxy2devhelp.xsl doc/xml/index.xml > doc/html/pidgin.devhelp + @xsltproc $(top_srcdir)/doxy2devhelp.xsl doc/xml/index.xml > doc/html/pidgin.devhelp @echo "(Symlink doc/html to ~/.local/share/gtk-doc/html/pidgin to make devhelp see the documentation)" else @echo "Not generating devhelp index: xsltproc was not found by configure"