summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2018-06-21 18:27:26 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2018-06-21 18:29:05 +0200
commitc773b00d05d34b369f7ae2ce5cc417fb4f928dc6 (patch)
treefa3589f29e330dae9d77a08d2501298ea29546bd /doc/Makefile
parentc562f7f950225206b44c488004a83cbd87591435 (diff)
downloadel_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/Makefile4
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
50DOCBOOK_CLEANTMP ?= yes 50DOCBOOK_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
53COMPONENTS := 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* ) 55COMPONENTS := $(shell ls -d book-enea* )
56 56
57# -------------------------------------------------------------- 57# --------------------------------------------------------------
58ifeq ($(VERBOSE),yes) 58ifeq ($(VERBOSE),yes)