Merged,
Maxim.
On 04/04/16 16:39, Christophe Milard wrote:
On 2016-03-30 14:34, Mike Holmes wrote:
Signed-off-by: Mike Holmes <[email protected]>
Reviewed-by: Christophe Milard <[email protected]>
---
doc/implementers-guide/Makefile.am | 1 +
doc/process-guide/Makefile.am | 2 ++
doc/users-guide/Makefile.am | 1 +
3 files changed, 4 insertions(+)
diff --git a/doc/implementers-guide/Makefile.am
b/doc/implementers-guide/Makefile.am
index ec9f924..4bdb970 100644
--- a/doc/implementers-guide/Makefile.am
+++ b/doc/implementers-guide/Makefile.am
@@ -5,6 +5,7 @@ TARGET = implementers-guide.html
EXTRA_DIST = $(SRC)
+doc_DATA = $(TARGET)
$(TARGET): $(SRC)
clean-local:
diff --git a/doc/process-guide/Makefile.am b/doc/process-guide/Makefile.am
index f9e12d2..196ed7f 100644
--- a/doc/process-guide/Makefile.am
+++ b/doc/process-guide/Makefile.am
@@ -15,3 +15,5 @@ release-guide.html:
$(top_srcdir)/doc/process-guide/release-guide.adoc \
$(top_srcdir)/doc/images/release_git.svg
bylaws-guide.html: $(top_srcdir)/doc/process-guide/bylaws-guide.adoc
+
+doc_DATA = bylaws-guide.html release-guide.html
diff --git a/doc/users-guide/Makefile.am b/doc/users-guide/Makefile.am
index 4f9a364..5cc8c7c 100644
--- a/doc/users-guide/Makefile.am
+++ b/doc/users-guide/Makefile.am
@@ -19,6 +19,7 @@ endif
EXTRA_DIST = $(SRC) $(IMAGES)
+doc_DATA = $(TARGET)
$(TARGET): $(SRC)
clean-local:
--
2.5.0
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp