summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2021-11-24 10:35:33 +0100
committerMiruna Paun <mrpa@enea.se>2021-11-24 10:52:32 +0100
commitd9e7899b401156fd490783b756cc75c7c7a29614 (patch)
treeb385ff549e2d40b998e6dd73971340d80d4d9268
parent462dc71338b4dce48bfcfea9b9eb0c4193d024a4 (diff)
downloadnfv-access-documentation-d9e7899b401156fd490783b756cc75c7c7a29614.tar.gz
Updated the Makefile to not build the ATFH OSR and UG.
Change-Id: I9645b4a56cb8b83933672a52765e915c9caa6de6 Signed-off-by: mrpa <miruna.paun@enea.com>
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 5c1a6b9..51420b8 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -51,7 +51,7 @@ DOCBOOK_TO_BOOKDIR ?= yes
51DOCBOOK_CLEANTMP ?= yes 51DOCBOOK_CLEANTMP ?= yes
52 52
53#Components (books) in this subsystem. Now use all books found here 53#Components (books) in this subsystem. Now use all books found here
54COMPONENTS := book-enea-edge-auto-fw-th-open-source book-enea-edge-auto-fw-th-user-guide book-enea-edge-automation-open-source book-enea-edge-automation-user-guide book-enea-nfv-access-evalkit book-enea-edge-example-usecases book-enea-edge-getting-started book-enea-edge-runtime-open-source book-enea-edge-release-info book-enea-edge-system-test-specification book-enea-edge-telemetry-open-source book-enea-edge-management-open-source 54COMPONENTS := book-enea-edge-automation-open-source book-enea-edge-automation-user-guide book-enea-nfv-access-evalkit book-enea-edge-example-usecases book-enea-edge-getting-started book-enea-edge-runtime-open-source book-enea-edge-release-info book-enea-edge-telemetry-open-source book-enea-edge-management-open-source
55 55
56 56
57# -------------------------------------------------------------- 57# --------------------------------------------------------------