summaryrefslogtreecommitdiff
path: root/doc/hackersguide
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2012-02-01 20:22:52 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2012-02-01 20:22:52 +0000
commit24336d54166a06db00d5e9b24a4039a1760e9d1d (patch)
treeab29470f6250c354c4e5bdc7e11b1397fffb238d /doc/hackersguide
parent2faa1df04e94fe76ac920d4f91bd35dd15353083 (diff)
downloadxine-lib-24336d54166a06db00d5e9b24a4039a1760e9d1d.tar.gz
xine-lib-24336d54166a06db00d5e9b24a4039a1760e9d1d.tar.bz2
Quieten documentation building a bit more.
Diffstat (limited to 'doc/hackersguide')
-rw-r--r--doc/hackersguide/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hackersguide/Makefile.am b/doc/hackersguide/Makefile.am
index f686f98f9..f117b9faa 100644
--- a/doc/hackersguide/Makefile.am
+++ b/doc/hackersguide/Makefile.am
@@ -63,7 +63,7 @@ if HAVE_RSVG
.svg.png:
$(AM_V_GEN)rsvg -f png $^ $@
if HAVE_OPTIPNG
- $(AM_V_at)optipng $@
+ $(AM_V_at)optipng -quiet $@
endif
else
.svg.png: