summaryrefslogtreecommitdiff
path: root/xts5
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2009-10-07 17:40:04 -0700
committerDan Nicholson <dbn.lists@gmail.com>2009-10-07 17:40:04 -0700
commite1a3fa51607961e40d1fea2b3dbfca6837ac9d93 (patch)
tree0388e6c8f8d4419df4753141a5fe462ab1a41219 /xts5
parentc2cdff0e0af432232d1ca1365d677fb8e28a0331 (diff)
xts5: Silence tetexec.cfg generation
Diffstat (limited to 'xts5')
-rw-r--r--xts5/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/Makefile.am b/xts5/Makefile.am
index 86662592..ca17daff 100644
--- a/xts5/Makefile.am
+++ b/xts5/Makefile.am
@@ -21,7 +21,7 @@ XTS_CONFIG = TET_ROOT='$(TET_ROOT)' XSET='$(XSET)' XDPYINFO='$(XDPYINFO)' \
$(PERL) -p $(srcdir)/bin/xts-config
tetexec.cfg: tetexec.cfg.in $(srcdir)/bin/xts-config
- $(XTS_CONFIG) < $< > $@ || rm -f $@
+ $(AM_V_GEN)$(XTS_CONFIG) < $< > $@ || rm -f $@
check-local: tetexec.cfg
$(run_tcc) $(scenario)