diff options
author | Miruna Paun <Miruna.Paun@enea.com> | 2017-10-11 18:51:46 +0200 |
---|---|---|
committer | Miruna Paun <Miruna.Paun@enea.com> | 2017-10-11 18:51:46 +0200 |
commit | d4837e5dfde3a5fde16db291f3c2ad7f61f2cafc (patch) | |
tree | ff76541087e02a3691d45da2900bd312d5e6d10d /doc/Makefile | |
parent | 19488aacc5852a47294f4b644da971a74f40f6d2 (diff) | |
parent | 5638e6b66e8e6ca1c9227feef83448d4fba6b929 (diff) | |
download | nfv-access-documentation-d4837e5dfde3a5fde16db291f3c2ad7f61f2cafc.tar.gz |
Updated the ENFV Release notes and debugged building the OSRs
LXCR-8001
Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
Diffstat (limited to 'doc/Makefile')
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index d3b4388..a7acbfe 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
@@ -49,7 +49,7 @@ DOCBOOK_TO_BOOKDIR ?= yes | |||
49 | DOCBOOK_CLEANTMP ?= yes | 49 | DOCBOOK_CLEANTMP ?= yes |
50 | 50 | ||
51 | #Components (books) in this subsystem. Now use all books found here | 51 | #Components (books) in this subsystem. Now use all books found here |
52 | 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 | 52 | 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 |
53 | # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) | 53 | # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) |
54 | #COMPONENTS := $(shell ls -d book-enea* ) | 54 | #COMPONENTS := $(shell ls -d book-enea* ) |
55 | 55 | ||