From a3b4d0e0e074aa80cc2538236b11ba7473a0b617 Mon Sep 17 00:00:00 2001 From: Catalin Scrieciu Date: Wed, 11 Oct 2017 16:57:01 +0200 Subject: Removed automatic building of the OSR for the OpenStack image in the Makefile --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index 06c1a42..425e049 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -48,7 +48,7 @@ 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 book-enea-nfv-access-guest-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-guest-dev-open-source book-enea-nfv-access-openstack-open-source book-enea-nfv-access-guide +COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source book-enea-nfv-access-guest-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-guest-dev-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* ) -- cgit v1.2.3-54-g00ecf