This commit is contained in:
Scott Stone 2016-02-21 08:01:19 -05:00
commit 629220d63f

View File

@ -1279,8 +1279,10 @@ else
endif
%.mo: %.po
ifneq ($(TARGETOS),macosx)
@echo Converting translation $<...
$(SILENT) msgfmt --check --output-file $@ $<
endif
#-------------------------------------------------
# Regression tests