diff options
author | Miruna Paun <Miruna.Paun@enea.com> | 2017-08-22 16:05:58 +0200 |
---|---|---|
committer | Miruna Paun <Miruna.Paun@enea.com> | 2017-08-22 16:05:58 +0200 |
commit | 14f4e01d3d11ef77247b809d3410cae96aef94d0 (patch) | |
tree | 4cb63367edd730ed3b53c9c0bd4494bce1999e92 /doc/Makefile | |
parent | 448a81331b3fe72a026dc2cd4cfb8ace3dc6b0b8 (diff) | |
download | nfv-access-documentation-14f4e01d3d11ef77247b809d3410cae96aef94d0.tar.gz |
Changed book-enea-nfv-access-open-source ID to remove hyphen
USERDOCAP-230
Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
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 469bd65..9beb6aa 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
@@ -40,7 +40,7 @@ DOCBOOKMAKE = $(SUBSYSROOT)/s_docbuild/docmake | |||
40 | DOCBOOKTEMPLATE = $(SUBSYSROOT)/s_docbuild/template | 40 | DOCBOOKTEMPLATE = $(SUBSYSROOT)/s_docbuild/template |
41 | 41 | ||
42 | #Path to the OLINK database including leading part of file name (will add -$(FORMAT).db) | 42 | #Path to the OLINK database including leading part of file name (will add -$(FORMAT).db) |
43 | DOCBOOKOLINKDB_BASE = $(SUBSYSROOT)/s_docbuild/olinkdb/olink-targetdb-master | 43 | DOCBOOKOLINKDB_BASE = $(SUBSYSROOT)/s_docbuild/olinkdb/olink-targetdb-ose5-master |
44 | 44 | ||
45 | DOCBOOK_OLINKS ?= yes | 45 | DOCBOOK_OLINKS ?= yes |
46 | DOCBOOK_FO_USEFOP ?= yes | 46 | DOCBOOK_FO_USEFOP ?= yes |