beremiz

e0cefb1d5206
Parents 89824afffef2
Children fde6ad246866
build missing pot files, when building HTML documentation
  • +2 -0
    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