Quiet down the build a bit

This commit is contained in:
Matthias Clasen
2011-05-28 14:29:08 -04:00
parent ae85e3b7b6
commit 2fb57ff46f
6 changed files with 17 additions and 17 deletions

View File

@@ -79,7 +79,7 @@ INSTOBJEXT = @INSTOBJEXT@
$(MSGFMT) -o $@ $<
.po.gmo:
file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
$(AM_V_GEN) file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
&& rm -f $$file && $(GMSGFMT) $(MSGFMT_OPTS) -o $$file $<
.po.cat: