summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-open-source/swcomp.mk
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-07-25 14:34:39 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-07-25 14:34:39 +0200
commitf5f01b84c82cca3c6941c441fe576af6045ea77b (patch)
treee335604b37b0ab0653f9086aff63df920971ae2b /doc/book-enea-linux-open-source/swcomp.mk
parent6ee96f32116b0e00c4e85b6cf87e7aec580541f0 (diff)
downloadel_manifests-networking-f5f01b84c82cca3c6941c441fe576af6045ea77b.tar.gz
Removed the doc directory. The documentation is now located in the release repo.
Diffstat (limited to 'doc/book-enea-linux-open-source/swcomp.mk')
-rw-r--r--doc/book-enea-linux-open-source/swcomp.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/book-enea-linux-open-source/swcomp.mk b/doc/book-enea-linux-open-source/swcomp.mk
deleted file mode 100644
index d978b48..0000000
--- a/doc/book-enea-linux-open-source/swcomp.mk
+++ /dev/null
@@ -1,10 +0,0 @@
1# Component build specification
2
3# Version of THIS book
4BOOK_VER ?= $(REL_VER)-dev
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)
7
8BOOKPACKAGES := book-enea-linux-open-source
9BOOKDESC_$(BOOKPACKAGES) := "Enea Linux Open Source Report"
10BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS)