From: Giuseppe Bilotta Date: Wed, 9 May 2012 05:56:46 +0000 (+0200) Subject: po/Makefile: missing one semicolon still X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cb57c3e3e6209f289fbd20a3fa28310f9f2fac8b;p=ikiwiki.git 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: