diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index eaad038f4..9d439712c 100644 --- a/po/Makefile +++ b/po/Makefile @@ -88,6 +88,6 @@ missing-mixed: done %.mo: %.po - msgcat --use-first $< timeconfig/$< | msgfmt --check -o $@ - + msgfmt --check -o $@ $< depend: |