po/Makefile: missing one semicolon still
parent
ac908010f3
commit
cb57c3e3e6
|
@ -55,7 +55,7 @@ clean:
|
|||
else \
|
||||
rm -f $@.new; \
|
||||
fi; \
|
||||
msgfmt --statistics $@ 2>&1 \
|
||||
msgfmt --statistics $@ 2>&1; \
|
||||
fi
|
||||
|
||||
check:
|
||||
|
|
Loading…
Reference in New Issue