diff options
author | Miruna Paun <Miruna.Paun@enea.com> | 2017-09-22 11:26:13 +0200 |
---|---|---|
committer | Miruna Paun <Miruna.Paun@enea.com> | 2017-09-22 11:26:13 +0200 |
commit | ce8e7fe907e2b44d483547955da60a19de5ed089 (patch) | |
tree | ec1b3456e03d888137351abb72d3e059c1f327fb | |
parent | 2732662269d2ca8cc700be7a397296468ec54a7f (diff) | |
download | nfv-access-documentation-ce8e7fe907e2b44d483547955da60a19de5ed089.tar.gz |
Created xml docs for Security Hardening Guides for Enea NFV Access 1.1
USERDOCAP-236, First set of reviews was not fixed, it will be in iteration 2.
Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
-rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 9beb6aa..72d3f4d 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
@@ -48,7 +48,7 @@ DOCBOOK_TO_BOOKDIR ?= yes | |||
48 | DOCBOOK_CLEANTMP ?= yes | 48 | DOCBOOK_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 |
51 | COMPONENTS := book-enea-nfv-access-release-info book-enea-linux-open-source | 51 | COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source |
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 | ||