po/Makefile: missing one semicolon still

master
Giuseppe Bilotta 2012-05-09 07:56:46 +02:00 committed by Joey Hess
parent ac908010f3
commit cb57c3e3e6
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ clean:
else \
rm -f $@.new; \
fi; \
msgfmt --statistics $@ 2>&1 \
msgfmt --statistics $@ 2>&1; \
fi
check: