Skip to content
Snippets Groups Projects
Commit d681fd065175 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Also rebuild devhelp files when rebuilding documentation

parent da057a8efed6
No related branches found
No related tags found
No related merge requests found
......@@ -49,5 +49,7 @@
--nonet $(WIN32_DIR)/defgen.xsl libxslt-api.xml
cd $(srcdir) && $(XSLTPROC) -o $(WIN32_DIR)/libexslt.def.src \
--nonet $(WIN32_DIR)/defgen.xsl EXSLT/libexslt-api.xml
cd devhelp && $(MAKE) rebuild
cd EXSLT/devhelp && $(MAKE) rebuild
.PHONY: rebuild
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment