Skip to content

Commit

Permalink
nixpkgs docs: Rebuild manual-full if nested XML docs change
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Oct 2, 2018
1 parent c312549 commit 444e04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ highlightjs:
cp -r "$$HIGHLIGHTJS/loader.js" highlightjs/


manual-full.xml: ${MD_TARGETS} .version *.xml
manual-full.xml: ${MD_TARGETS} .version *.xml **/*.xml
xmllint --nonet --xinclude --noxincludenode manual.xml --output manual-full.xml

.version:
Expand Down

0 comments on commit 444e04b

Please sign in to comment.