summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 7982e0c..0b23b4f 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -143,7 +143,7 @@ ifeq ($(DOCBOOK_TOOLS_VERSIONS),yes)
143endif 143endif
144 144
145# We rely on make doing these in order left to right 145# We rely on make doing these in order left to right
146init: initbuild initmanifest inittargets initpardoc initbuildboot initpkgdiff initissues 146init: initbuild initcommon initmanifest initpardoc initbuildboot initpkgdiff initissues
147pullall: pullbuild 147pullall: pullbuild
148 148
149# If no COMP, iterate over books-* in COMPONENTS with make doc 149# If no COMP, iterate over books-* in COMPONENTS with make doc