doc/Makefile
changeset 1723 e0cefb1d5206
parent 812 d7251818be37
--- 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