diff mbox

[5/8] doc: Makefile: add docs to the tarball

Message ID 1446235949-22917-6-git-send-email-anders.roxell@linaro.org
State Superseded
Headers show

Commit Message

Anders Roxell Oct. 30, 2015, 8:12 p.m. UTC
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 doc/Makefile.am | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox

Patch

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 73bd8e2..bb0ef44 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -6,3 +6,11 @@  endif
 if user_guide
 SUBDIRS = implementers-guide
 endif
+
+EXTRA_DIST = \
+	     api_guide_lines.dox \
+	     examples.dox \
+	     images \
+	     odp.dox \
+	     release.dox \
+	     users-guide