summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2017-10-10 18:22:37 +0200
committerSona Sarmadi <sona.sarmadi@enea.com>2017-10-10 18:22:37 +0200
commitec334b3da53471e66fb4cb07920fb6614895b06b (patch)
tree55aba1e54708279a2214c940d740b03a0a29841b /doc/Makefile
parentf886fd33e0a8f66ae202537d17f738ecb3f66185 (diff)
downloadel_releases-nfv-access-ec334b3da53471e66fb4cb07920fb6614895b06b.tar.gz
OSR for guest images.
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 d30d9cd..06c1a42 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-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-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