diff --git a/doc/Makefile b/doc/Makefile index c94efc98e9d1..beaeb67bc635 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -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..."; \