summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-20 12:01:45 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-20 12:01:45 +0100
commit8220abbc6b079aeb9760b1d399ca029ea7751e95 (patch)
tree7945bad2490d30fe7c4d118886a0980de9c2c3ac /docs
parent7e6b2d33b287c9b6d743f7a0d1f6463e4e582c44 (diff)
downloadtelepathy-salut-8220abbc6b079aeb9760b1d399ca029ea7751e95.tar.gz
Quieten build further
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index f5608c38..87f549a9 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -12,10 +12,10 @@ CLEANFILES = \
$(html_DATA)
%.8: %.8.in Makefile
- sed -e 's,[@]libexecdir[@],@libexecdir@,' < $< > $@
+ $(AM_V_GEN)sed -e 's,[@]libexecdir[@],@libexecdir@,' < $< > $@
$(html_DATA): %.html: %.xml $(tools_dir)/xep.xsl
- $(XSLTPROC) $(tools_dir)/xep.xsl $< > $@
+ $(AM_V_GEN)$(XSLTPROC) $(tools_dir)/xep.xsl $< > $@
proto-xep-upload: $(html_DATA)
rsync -P $(html_DATA) people.collabora.co.uk:public_html/