diff options
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 9beb6aa..72d3f4d 100644 --- a/doc/Makefile +++ b/doc/Makefile | |||
| @@ -48,7 +48,7 @@ DOCBOOK_TO_BOOKDIR ?= yes | |||
| 48 | DOCBOOK_CLEANTMP ?= yes | 48 | DOCBOOK_CLEANTMP ?= yes |
| 49 | 49 | ||
| 50 | #Components (books) in this subsystem. Now use all books found here | 50 | #Components (books) in this subsystem. Now use all books found here |
| 51 | COMPONENTS := book-enea-nfv-access-release-info book-enea-linux-open-source | 51 | COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source |
| 52 | # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) | 52 | # COMPONENTS += book-enea-linux-eclipse-open-source (as of 13.04.2017 this is not needed) |
| 53 | COMPONENTS := $(shell ls -d book-enea* ) | 53 | COMPONENTS := $(shell ls -d book-enea* ) |
| 54 | 54 | ||
