diff options
| author | Catalin Scrieciu <catalin.scrieciu@enea.com> | 2017-10-11 16:57:01 +0200 |
|---|---|---|
| committer | Catalin Scrieciu <catalin.scrieciu@enea.com> | 2017-10-11 16:57:01 +0200 |
| commit | a3b4d0e0e074aa80cc2538236b11ba7473a0b617 (patch) | |
| tree | b4ae1919d891757e8fba7e6a295b6d2ff0b99db3 | |
| parent | ec334b3da53471e66fb4cb07920fb6614895b06b (diff) | |
| download | nfv-access-documentation-a3b4d0e0e074aa80cc2538236b11ba7473a0b617.tar.gz | |
Removed automatic building of the OSR for the OpenStack image in the Makefile
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 06c1a42..425e049 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-nfv-access-open-source book-enea-nfv-access-guest-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-guest-dev-open-source book-enea-nfv-access-openstack-open-source book-enea-nfv-access-guide | 51 | COMPONENTS := book-enea-nfv-access-release-info book-enea-nfv-access-open-source book-enea-nfv-access-guest-open-source book-enea-nfv-access-dev-open-source book-enea-nfv-access-guest-dev-open-source book-enea-nfv-access-guide |
| 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 | ||
