diff -r 89824afffef2 -r e0cefb1d5206 doc/Makefile --- a/doc/Makefile Mon Aug 07 14:28:29 2017 +0300 +++ b/doc/Makefile Wed Aug 09 14:11:20 2017 +0300 @@ -38,6 +38,8 @@ endef $(foreach lang, $(langs), $(eval $(call by_lang,$(lang)))) +%.pot : gettext + echo "Build missing pot files" all: $(sitelist) mkdir -p $(BUILDDIR)/final