From df2c610bfad4cb36453b1f689dc561e43f95cce8 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Thu, 9 May 2019 12:31:54 +0200 Subject: Added Ref Guide to Makefile. Change-Id: I48f1fa89b34eb281d0745bce143dc620a84a1c06 --- doc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index befba1e..fbc898e 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -50,7 +50,7 @@ DOCBOOK_TO_BOOKDIR ?= yes DOCBOOK_CLEANTMP ?= yes #Components (books) in this subsystem. Now use all books found here -COMPONENTS := book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-release-info book-enea-nfv-access-vnf-onboarding-guide +COMPONENTS := book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-open-source book-enea-nfv-access-release-info book-enea-nfv-access-vnf-onboarding-guide book-enea-nfv-access-reference-guide-intel # COMPONENTS += #book-enea-linux-eclipse-open-source #book-enea-nfv-access-dev-hardening-guide @@ -58,7 +58,6 @@ COMPONENTS := book-enea-nfv-access-example-usecases book-enea-nfv-access-getting #book-enea-nfv-access-guide #book-enea-nfv-access-sdk-open-source #book-enea-nfv-access-user-hardening-guide -#book-enea-nfv-access-reference-guide-intel #COMPONENTS := $(shell ls -d book-enea* ) -- cgit v1.2.3-54-g00ecf