summaryrefslogtreecommitdiff
path: root/tools
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 /tools
parent7e6b2d33b287c9b6d743f7a0d1f6463e4e582c44 (diff)
Quieten build further
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 1ebea7ef..e21cbed5 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -19,18 +19,18 @@ EXTRA_DIST = \
xep.xsl
glib-client-marshaller-gen.py: libglibcodegen.py
- touch $@
+ @touch $@
glib-ginterface-gen.py: libglibcodegen.py
- touch $@
+ @touch $@
glib-gtypes-generator.py: libglibcodegen.py
- touch $@
+ @touch $@
glib-signals-marshal-gen.py: libglibcodegen.py
- touch $@
+ @touch $@
glib-interfaces-generator.xsl: c-interfaces-generator.xsl
- touch $@
+ @touch $@
glib-interfaces-body-generator.xsl: c-interfaces-generator.xsl
- touch $@
+ @touch $@
maintainer-update-from-xmpp.org:
set -e; \