summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-01-11 21:15:41 -0800
committerMarcel Holtmann <marcel@holtmann.org>2014-01-11 21:15:41 -0800
commit26f9879e9211e07a4d5fb95827876714a4ce0ae5 (patch)
treef77d956a5153351b401d77e0dab69c6f66d17666 /Makefile.am
parent505693c878ae015d149a311a581f7f8dd5b6bc4c (diff)
downloadbluez-26f9879e9211e07a4d5fb95827876714a4ce0ae5.tar.gz
doc: Add document summarizing current test coverage
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 23516b9e7..917f545b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -200,7 +200,8 @@ endif
EXTRA_DIST += $(test_scripts)
-EXTRA_DIST += doc/assigned-numbers.txt doc/supported-features.txt
+EXTRA_DIST += doc/assigned-numbers.txt doc/supported-features.txt \
+ doc/test-coverage.txt doc/settings-storage.txt
EXTRA_DIST += doc/mgmt-api.txt \
doc/adapter-api.txt doc/device-api.txt \