diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2018-06-21 18:27:26 +0200 |
|---|---|---|
| committer | Adrian Calianu <adrian.calianu@enea.com> | 2018-06-21 18:29:05 +0200 |
| commit | c773b00d05d34b369f7ae2ce5cc417fb4f928dc6 (patch) | |
| tree | fa3589f29e330dae9d77a08d2501298ea29546bd /doc/Makefile | |
| parent | c562f7f950225206b44c488004a83cbd87591435 (diff) | |
| download | el_releases-nfv-access-c773b00d05d34b369f7ae2ce5cc417fb4f928dc6.tar.gz | |
update OSR docs
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'doc/Makefile')
| -rw-r--r-- | doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile b/doc/Makefile index 391c145..d22701f 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
| @@ -50,9 +50,9 @@ 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-release-info book-enea-nfv-access-open-source book-enea-nfv-access-guest-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-guest-dev-open-source book-enea-nfv-access-guide book-enea-nfv-access-guide-intel | 53 | # COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source book-enea-nfv-access-guest-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-guest-dev-open-source book-enea-nfv-access-guide book-enea-nfv-access-guide-intel |
| 54 | # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) | 54 | # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) |
| 55 | #COMPONENTS := $(shell ls -d book-enea* ) | 55 | COMPONENTS := $(shell ls -d book-enea* ) |
| 56 | 56 | ||
| 57 | # -------------------------------------------------------------- | 57 | # -------------------------------------------------------------- |
| 58 | ifeq ($(VERBOSE),yes) | 58 | ifeq ($(VERBOSE),yes) |
