From 13abaea56f843f22cbdae46bd331baff30a72260 Mon Sep 17 00:00:00 2001 From: Catalin Scrieciu Date: Mon, 9 Oct 2017 10:29:35 +0200 Subject: Setting the books to be built manually so we skip the secuity docs --- doc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index 72d3f4d..7c89b1c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -48,9 +48,9 @@ DOCBOOK_TO_BOOKDIR ?= yes DOCBOOK_CLEANTMP ?= yes #Components (books) in this subsystem. Now use all books found here -COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source +COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source book-enea-nfv-access-guide # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) -COMPONENTS := $(shell ls -d book-enea* ) +#COMPONENTS := $(shell ls -d book-enea* ) # -------------------------------------------------------------- ifeq ($(VERBOSE),yes) -- cgit v1.2.3-54-g00ecf