summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-12-19 10:08:53 +0100
committerMiruna Paun <Miruna.Paun@enea.com>2017-12-19 10:08:53 +0100
commite105567eaf539355ee8eb1a42806e8a385e30e27 (patch)
tree8b96df6cb00b5364aa81064a1a18b76b8f7d5e3f
parentfd204896b0ff15feaceb640499e4d2e3691d975e (diff)
downloadel_releases-standard-e105567eaf539355ee8eb1a42806e8a385e30e27.tar.gz
INTCR-0 fixing missing standard tag in the bookpackages in swcomp
-rw-r--r--doc/book-enea-linux-user-guide/swcomp.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book-enea-linux-user-guide/swcomp.mk b/doc/book-enea-linux-user-guide/swcomp.mk
index d7802ab..fc201da 100644
--- a/doc/book-enea-linux-user-guide/swcomp.mk
+++ b/doc/book-enea-linux-user-guide/swcomp.mk
@@ -5,6 +5,6 @@ BOOK_VER ?= $(REL_VER)-dev
5 5
6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print) 6DOCBOOK_SRC := $(COMP)/swcomp.mk $(COMP)/doc/book.xml $(shell find $(COMP)/doc -type f \( -name "*.xml" -o -name "*.svg" -o -name "*.png" \) ! -name "book.xml" -print)
7 7
8BOOKPACKAGES := book-enea-linux-user-guide 8BOOKPACKAGES := book-enea-linux-user-guide-standard
9BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) User's Guide" 9BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) User's Guide"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS) 10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)