From dec91697167c1b2ed5a3aa747fc2258675d294ce Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Mon, 20 Jun 2016 14:21:00 +0200 Subject: Deleted the misplaced doc folder --- doc/book-enea-linux-release-info/swcomp.mk | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 doc/book-enea-linux-release-info/swcomp.mk (limited to 'doc/book-enea-linux-release-info/swcomp.mk') diff --git a/doc/book-enea-linux-release-info/swcomp.mk b/doc/book-enea-linux-release-info/swcomp.mk deleted file mode 100644 index 6e86ff1..0000000 --- a/doc/book-enea-linux-release-info/swcomp.mk +++ /dev/null @@ -1,10 +0,0 @@ -# Component build specification - -# Version of THIS book -BOOK_VER ?= $(REL_VER)-dev - -DOCBOOK_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) - -BOOKPACKAGES := book-enea-linux-release-info -BOOKDESC_$(BOOKPACKAGES) := "Enea Linux $(PROD_VER) Release Information" -BOOKDEFAULTCONDITION := $(DEFAULTCONDITIONS) -- cgit v1.2.3-54-g00ecf