quick hack to enable building on OSX for now (nw)

This commit is contained in:
Miodrag Milanovic 2016-02-21 13:54:56 +01:00
parent 8cc853ff43
commit 09da1424dc

View File

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