diff options
author | Daniel <Daniel.Petrica@enea.com> | 2020-12-10 10:55:56 +0100 |
---|---|---|
committer | Daniel <Daniel.Petrica@enea.com> | 2020-12-10 10:55:56 +0100 |
commit | a082f2bb7ae3725f7df685a10111535b1838c9e2 (patch) | |
tree | a23d161e3b2f586dd2202aab49e36c8f8c4ce538 /doc/Makefile | |
parent | 215772f537031d1c916346ff33d86971cf8ce769 (diff) | |
parent | 5d91ff861c4d7eb1882bb546319dc3e79f59ad0b (diff) | |
download | nfv-access-documentation-hotfix_CPDX-3539.tar.gz |
Merge branch 'develop'Enea_NFV_Access_2.3.0_hotfix1Enea_NFV_Access_2.3.0hotfix_CPDX-3539
Change-Id: I44e9303046f72a678adc933bc7ee647d8d2b1446
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 b7bba61..024d6ca 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-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-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-getting-started book-enea-nfv-access-ucpem-open-source book-enea-nfv-access-release-info book-enea-nfv-access-system-test-specification book-enea-nfv-access-evalkit |
54 | 54 | ||
55 | 55 | ||
56 | # -------------------------------------------------------------- | 56 | # -------------------------------------------------------------- |