aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Fuchs <andreas.fuchs@sit.fraunhofer.de>2020-02-03 17:05:43 +0100
committerAndreas Fuchs <andreas.fuchs@sit.fraunhofer.de>2020-02-07 09:22:10 +0100
commit44ba229f9cbca6fb9ad36914a017abe47e40f419 (patch)
treea9213f1fd6808d8e12b4a75dec9af17c32d58c1c /Makefile.am
parent9aaee5b82424ee7dc13c7aa84caa36281071af3b (diff)
downloadtpm2-tss-44ba229f9cbca6fb9ad36914a017abe47e40f419.tar.gz
Test/FAPI: Fix documentations
Signed-off-by: Andreas Fuchs <andreas.fuchs@sit.fraunhofer.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ce7e87c..c8688504 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -58,7 +58,7 @@ distclean-local: code-coverage-dist-clean
else
@CODE_COVERAGE_RULES@
endif
-CODE_COVERAGE_DIRECTORY = $(top_builddir)/src
+CODE_COVERAGE_DIRECTORY = $(top_builddir)/src $(top_builddir)/test
# ax_valgrind_check
@VALGRIND_CHECK_RULES@