diff options
author | iosc <ioana.scurt@enea.com> | 2021-03-19 17:01:32 +0100 |
---|---|---|
committer | iosc <ioana.scurt@enea.com> | 2021-03-19 17:02:01 +0100 |
commit | d80da8feb2ec7dc6f95083c0690a7960007ec215 (patch) | |
tree | 617a04dfd091467d209ab7debd21c204d9ced089 /doc/Makefile | |
parent | 16c27126c593980af9b1a2ebcc62479323069cdb (diff) | |
parent | 187a04b578c6a504ca75ea449ab62103a235c317 (diff) | |
download | nfv-access-documentation-d80da8feb2ec7dc6f95083c0690a7960007ec215.tar.gz |
rebase with develop branch
Change-Id: I4d4a45799d77bfd1d7c3df92e15a43c93aa9ce75
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 eb3290b..38c3569 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
@@ -50,7 +50,7 @@ DOCBOOK_TO_BOOKDIR ?= yes | |||
50 | DOCBOOK_CLEANTMP ?= yes | 50 | DOCBOOK_CLEANTMP ?= yes |
51 | 51 | ||
52 | #Components (books) in this subsystem. Now use all books found here | 52 | #Components (books) in this subsystem. Now use all books found here |
53 | COMPONENTS := book-enea-nfv-access-auto-fw-th-open-source book-enea-nfv-access-auto-fw-th-user-guide book-enea-nfv-access-cmc-example-usecases book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-platform-open-source book-enea-nfv-access-ucpem-open-source book-enea-nfv-access-telemetry-open-source book-enea-nfv-access-release-info book-enea-nfv-access-system-test-specification book-enea-nfv-access-evalkit | 53 | COMPONENTS := book-enea-nfv-access-auto-fw-th-open-source book-enea-nfv-access-auto-fw-th-user-guide book-enea-nfv-access-evalkit book-enea-nfv-access-example-usecases book-enea-nfv-access-getting-started book-enea-nfv-access-platform-open-source book-enea-nfv-access-release-info book-enea-nfv-access-system-test-specification book-enea-nfv-access-telemetry-open-source book-enea-nfv-access-ucpem-open-source |
54 | 54 | ||
55 | 55 | ||
56 | # -------------------------------------------------------------- | 56 | # -------------------------------------------------------------- |