diff --git a/Documentation/Makefile b/Documentation/Makefile index 8552c6d692..74e2bb8580 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -8,7 +8,7 @@ PDFLATEX=pdflatex -t a4 FIGS=codeflow.pdf hypertransport.pdf -all: corebootPortingGuide.pdf +all: sphinx corebootPortingGuide.pdf SVG2PDF=$(shell command -v svg2pdf) INKSCAPE=$(shell command -v inkscape)