From: Giuseppe Bilotta Date: Wed, 9 May 2012 05:56:46 +0000 (+0200) Subject: po/Makefile: missing one semicolon still X-Git-Tag: 3.20120516~4 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/cb57c3e3e6209f289fbd20a3fa28310f9f2fac8b po/Makefile: missing one semicolon still --- diff --git a/po/Makefile b/po/Makefile index 45c91c9ae..5ec4a157c 100644 --- a/po/Makefile +++ b/po/Makefile @@ -55,7 +55,7 @@ clean: else \ rm -f $@.new; \ fi; \ - msgfmt --statistics $@ 2>&1 \ + msgfmt --statistics $@ 2>&1; \ fi check: