summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-user-hardening-guide/swcomp.mk
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-09-19 11:14:01 +0200
committerMiruna Paun <Miruna.Paun@enea.com>2017-09-19 11:14:01 +0200
commit2732662269d2ca8cc700be7a397296468ec54a7f (patch)
treed743fcc68109ca1f91c20de9aa297be45c6bd4a1 /doc/book-enea-nfv-access-user-hardening-guide/swcomp.mk
parent14f4e01d3d11ef77247b809d3410cae96aef94d0 (diff)
downloadel_releases-virtualization-2732662269d2ca8cc700be7a397296468ec54a7f.tar.gz
Created xml docs for Security Hardening for Enea NFV Access 1.1
USERDOCAP-236 Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
Diffstat (limited to 'doc/book-enea-nfv-access-user-hardening-guide/swcomp.mk')
-rw-r--r--doc/book-enea-nfv-access-user-hardening-guide/swcomp.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/book-enea-nfv-access-user-hardening-guide/swcomp.mk b/doc/book-enea-nfv-access-user-hardening-guide/swcomp.mk
new file mode 100644
index 0000000..2fe78b5
--- /dev/null
+++ b/doc/book-enea-nfv-access-user-hardening-guide/swcomp.mk
@@ -0,0 +1,10 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
5
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7
8BOOKPACKAGES := book-enea-nfv-access-user-hardening-guide
9BOOKDESC_$(BOOKPACKAGES) := "Enea NFV Access $(PROD_VER) User's Hardening Guide"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)