summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-11-15 14:58:58 +0100
committerSona Sarmadi <sona.sarmadi@enea.com>2018-11-15 15:03:26 +0100
commit4c5b1336b9f995a264543a5dea2a11dd0eb73ba1 (patch)
tree1b4ce47344f0020d342ae534944baf549d6bfde9 /doc/Makefile
parent4af1288580566c70200c320729894affb1ac6683 (diff)
downloadnfv-access-documentation-4c5b1336b9f995a264543a5dea2a11dd0eb73ba1.tar.gz
Rename Access Guide to Access Reference Guide
- reneame Enea NFV Access Guide to Enea NFV Access Reference Guide Change-Id: I82fab33a38b8c362c941eef8f629282f38999abd Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index d22701f..c3a93a5 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -50,7 +50,7 @@ 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
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-reference-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)
55COMPONENTS := $(shell ls -d book-enea* ) 55COMPONENTS := $(shell ls -d book-enea* )
56 56