summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2017-10-09 14:40:13 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2017-10-10 09:54:32 +0200
commit17143b3a388de2bcc226157e07e7e3b261e9822f (patch)
tree85c25e021b179e925f81fc7f2d34f66fef1c128a /doc/Makefile
parent13abaea56f843f22cbdae46bd331baff30a72260 (diff)
downloadel_releases-nfv-access-17143b3a388de2bcc226157e07e7e3b261e9822f.tar.gz
OSR: OSR reports for nfv-acces 1.1 release
We need to create separate OSR for following images: enea-nfv-access enea-nfv-access-dev enea-nfv-access-openstack (licenses.xml will be updated) Signed-off-by: Sona Sarmadi <sona.sarmadi@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 7c89b1c..d30d9cd 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-guide 51COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-openstack-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