diff options
| author | Miruna Paun <Miruna.Paun@enea.com> | 2017-08-09 11:10:23 +0200 |
|---|---|---|
| committer | Miruna Paun <Miruna.Paun@enea.com> | 2017-08-09 11:10:23 +0200 |
| commit | 9544fb3595a9a47376b04070a3e0f99eb87e49ae (patch) | |
| tree | 59e467e1a4167755b1f8c6c6be92dbaf23e42677 /doc/Makefile | |
| parent | cd3ffd401c3e2ba9baa967637c6e1dafe4011b7f (diff) | |
| download | el_releases-nfv-access-9544fb3595a9a47376b04070a3e0f99eb87e49ae.tar.gz | |
Fixing issues caused by moving certain xml files to el-common
INTCR-0
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 70135de..469bd65 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-linux-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 | ||
