diff --git a/Makefile b/Makefile index 79999eba7..0cff30e16 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,9 @@ mesabuild: pdf: $(MAKE) -C doc latex && make -C doc/build/latex all-pdf +html: + $(MAKE) -C doc html + style: $(PYTHON) $(CHECKSCRIPT) $(KIVY_DIR)