Whitespace fix in docs Makefile

Remove extra empty line
This commit is contained in:
Sergei Zviagintsev 2017-02-01 22:28:36 +01:00
parent 56ccae6ff7
commit 1d4c1dc140

View file

@ -217,7 +217,6 @@ pseudoxml: translations
@echo
@echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
translations:
@if [ "$(SPHINXLANG)" = "en" ] || [ "x$(SPHINXLANG)" = "x" ]; then \
echo "No need to update translations. Skipping..."; \