summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2017-09-29 15:59:51 +0300
committerPetri Latvala <petri.latvala@intel.com>2017-10-02 13:36:45 +0300
commit5b9b6711ad652db485ddda499710d794ee236dea (patch)
tree0ccbb1ceec36f3e3539567f9893b62f713e652bf /docs
parent57795030c182321f732e4aa5dca405008096cb79 (diff)
docs: Distribute audio.txt and chamelium.txt
Signed-off-by: Petri Latvala <petri.latvala@intel.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index b68c7745..68cb80a5 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1 +1,6 @@
SUBDIRS=reference
+
+EXTRA_DIST = \
+ audio.txt \
+ chamelium.txt \
+ $(NULL)