summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-automation-open-source/swcomp.mk
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2021-09-08 17:10:09 +0200
committermrpa <miruna.paun@enea.com>2021-09-08 17:10:09 +0200
commit54386e07a52582e58b3c4fb24e6cbc8bd0c6a795 (patch)
tree4e137883a25ec002a417b8d7809cac968fcce868 /doc/book-enea-edge-automation-open-source/swcomp.mk
parent43021dae86481d75899c7e512f6d2f9cd9dce48a (diff)
parent1677f82bb972ba060630cd1c08394459f9bb751b (diff)
downloadnfv-access-documentation-demo_CPDX-3644.tar.gz
Merge the code from develop to master for 2.5.0demo_CPDX-3644demo_CPDX-3634
Change-Id: I47ebb99993f4603ef34f2366f679cc267bf0c995
Diffstat (limited to 'doc/book-enea-edge-automation-open-source/swcomp.mk')
-rw-r--r--doc/book-enea-edge-automation-open-source/swcomp.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/book-enea-edge-automation-open-source/swcomp.mk b/doc/book-enea-edge-automation-open-source/swcomp.mk
new file mode 100644
index 0000000..6449d08
--- /dev/null
+++ b/doc/book-enea-edge-automation-open-source/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-edge-automation-open-source
9BOOKDESC_$(BOOKPACKAGES) := "Enea Edge $(PROD_VER) Automation Open Source Report"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)