summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorCatalin Scrieciu <catalin.scrieciu@enea.com>2017-10-11 16:57:01 +0200
committerCatalin Scrieciu <catalin.scrieciu@enea.com>2017-10-11 16:57:01 +0200
commita3b4d0e0e074aa80cc2538236b11ba7473a0b617 (patch)
treeb4ae1919d891757e8fba7e6a295b6d2ff0b99db3 /doc/Makefile
parentec334b3da53471e66fb4cb07920fb6614895b06b (diff)
downloadel_releases-nfv-access-a3b4d0e0e074aa80cc2538236b11ba7473a0b617.tar.gz
Removed automatic building of the OSR for the OpenStack image in the Makefile
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 06c1a42..425e049 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -48,7 +48,7 @@ DOCBOOK_TO_BOOKDIR ?= yes
48DOCBOOK_CLEANTMP ?= yes 48DOCBOOK_CLEANTMP ?= yes
49 49
50#Components (books) in this subsystem. Now use all books found here 50#Components (books) in this subsystem. Now use all books found here
51COMPONENTS := 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 51COMPONENTS := 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
52# COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) 52# COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed)
53#COMPONENTS := $(shell ls -d book-enea* ) 53#COMPONENTS := $(shell ls -d book-enea* )
54 54