aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2022-06-02 20:25:21 +0300
committerLasse Collin <lasse.collin@tukaani.org>2022-06-02 20:25:21 +0300
commitdf71ba1c991f60c3269aaadd398247e632714626 (patch)
tree7e1034cfad4cd6144fd2270db169fa170c0f01e6 /tests/Makefile.am
parentBuild: Enable Automake's parallel test harness. (diff)
downloadxz-df71ba1c991f60c3269aaadd398247e632714626.tar.xz
Tests: Add tuktest.h mini-test-framework.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f576ac12..e049add4 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -8,6 +8,7 @@
EXTRA_DIST = \
files \
ossfuzz \
+ tuktest.h \
tests.h \
test_files.sh \
test_compress.sh \