summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-03-31 14:25:17 +0200
committerMiruna Paun <Miruna.Paun@enea.com>2017-03-31 14:25:17 +0200
commit5a049353e8294b8c7c181430c8ef2744cecdb605 (patch)
tree129ef1a2004d2ea320b18b99b2ce0259fdb3aaa8 /doc/Makefile
parent6dc4d7471c701df975088bf5f17f217dfe19a64b (diff)
downloadel_releases-networking-5a049353e8294b8c7c181430c8ef2744cecdb605.tar.gz
Updating init and makefile with el_releases-common
LXCR-7634 final updates to el_rel net Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
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