summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-17 15:27:37 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-10-17 15:27:37 +0000
commit9ed57be3b60c34ce1142c9e043c23d07786989ba (patch)
tree1df648f05510da604af6a271cff6c2af98556708 /docs/Makefile.am
parentbaa68535459c73c1b0b09422a92276f7445b74da (diff)
Add a hint regarding how to get xep.xsl
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 93bde9191..032d1f6a1 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -27,6 +27,8 @@ proto-xep-upload: proto-xep-html
xep.xsl:
@echo "Please get xep.xsl from xmpp.org svn - see README for details"
+ @echo "This command might work:"
+ @echo "wget 'http://svn.xmpp.org:18080/browse/~raw,r=1214/XMPP/trunk/extensions/xep.xsl'"
@exit 1
EXTRA_DIST += $(PROTO_XEP_XML)